index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
fix(completion): filter results with complete+=f (#26029)
Raphael
2023-11-18
*
refactor(tui): use termkey_interpret_modereport
Gregory Anders
2023-11-17
*
refactor(tui): refactor Kitty keyboard query implementation
Gregory Anders
2023-11-17
*
fix(tui): handle cursor visibility properly (#26091)
zeertzjq
2023-11-17
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
fix(lua): only disable vim.schedule() when closing main loop (#26090)
zeertzjq
2023-11-17
*
vim-patch:9.0.2106: [security]: Use-after-free in win_close()
zeertzjq
2023-11-17
*
vim-patch:9.0.2010: [security] use-after-free from buf_contents_changed()
zeertzjq
2023-11-17
*
vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()
zeertzjq
2023-11-17
*
vim-patch:9.0.1864: still crash with bt_quickfix1_poc
zeertzjq
2023-11-17
*
vim-patch:9.0.1858: [security] heap use after free in ins_compl_get_exp()
zeertzjq
2023-11-17
*
vim-patch:9.0.1857: [security] heap-use-after-free in is_qf_win()
zeertzjq
2023-11-17
*
vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
zeertzjq
2023-11-17
*
vim-patch:9.0.2111: [security]: overflow in get_number
zeertzjq
2023-11-17
*
vim-patch:9.0.2110: [security]: overflow in ex address parsing
zeertzjq
2023-11-17
*
vim-patch:9.0.2109: [security]: overflow in nv_z_get_count
zeertzjq
2023-11-17
*
vim-patch:9.0.2108: [security]: overflow with count for :s command
zeertzjq
2023-11-17
*
vim-patch:9.0.1532: crash when expanding "~" in substitute causes very long text
zeertzjq
2023-11-17
*
feat(tui): support DCS responses in TermResponse event (#26061)
Gregory Anders
2023-11-16
*
refactor: remove B_SPELL macro (#26063)
zeertzjq
2023-11-16
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
refactor: move some functions to winfloat.c (#26020)
Raphael
2023-11-16
*
fix(tui): do not toggle cursor visibility when flushing the buffer (#26055)
Gregory Anders
2023-11-15
*
vim-patch:9.0.2105: skipcol not reset when topline changed (#26042)
luukvbaal
2023-11-15
*
feat(tui): add 'termsync' option (#25871)
Gregory Anders
2023-11-14
*
refactor: vim.ui.clipboard #26040
Justin M. Keyes
2023-11-14
*
fix(defaults): set 'fsync' #26034
Ploum
2023-11-14
*
Merge pull request #25918 from gpanders/background-color
Gregory Anders
2023-11-13
|
\
|
*
fix(lua): do not schedule events if Nvim is exiting
Gregory Anders
2023-11-13
|
*
docs: deprecate the "term_background" UI field
Gregory Anders
2023-11-13
|
*
refactor: move background color detection into Lua
Gregory Anders
2023-11-13
*
|
refactor: follow style guide
dundargoc
2023-11-13
|
/
*
version.c: update (#26025)
github-actions[bot]
2023-11-13
*
fix(textformat): remove unnecessary changed_bytes() (#26027)
zeertzjq
2023-11-13
*
vim-patch: mark N/A 8.1 patches #26008
Justin M. Keyes
2023-11-13
*
vim-patch:8.1.1521: when a popup window is closed the buffer remains (#26024)
zeertzjq
2023-11-13
*
vim-patch:8.2.4850: mksession mixes up "tabpages" and "curdir" arguments
zeertzjq
2023-11-13
*
vim-patch:partial:8.1.1218: cannot set a directory for a tab page
zeertzjq
2023-11-13
*
feat(statuscolumn): re-evaluate for every screen line (#25885)
luukvbaal
2023-11-13
*
vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)
zeertzjq
2023-11-13
*
vim-patch:8.2.3395: Vim9: expression breakpoint not checked in :def function
zeertzjq
2023-11-13
*
vim-patch:8.2.3026: Vim9: cannot set breakpoint in compiled function
zeertzjq
2023-11-13
*
vim-patch:8.2.2996: Vim9: when debugging cannot inspect local variables
zeertzjq
2023-11-13
*
vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)
zeertzjq
2023-11-13
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
fix(float): apply 'winblend' to title/footer highlight (#25999)
zeertzjq
2023-11-12
*
vim-patch:9.0.2100: CI: test_termdebug fails (#25997)
zeertzjq
2023-11-12
*
vim-patch:1b08d2cd0789 (#25993)
zeertzjq
2023-11-12
*
fix(PVS/V564): the '|' operator is applied to bool type value
dundargoc
2023-11-11
[next]