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
/
test
Commit message (
Expand
)
Author
Age
*
feat(highlight): define the concept of altfont as a (c)term rendering attribute
Paul "LeoNerd" Evans
2023-01-24
*
refactor(highlight): reshape the HL_UNDER* bits into a 3-bit integer mask
Paul "LeoNerd" Evans
2023-01-24
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
fix(api): don't allow hiding aucmd_win from another tabpage (#21975)
zeertzjq
2023-01-24
*
fix(lsp): check method is supported when range formatting (#21970)
Sean Dewar
2023-01-24
*
build: remove unnecessary unit test code (#21940)
dundargoc
2023-01-24
*
revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)
zeertzjq
2023-01-23
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
build: make generated source files reproducible #21586
Arnout Engelen
2023-01-23
*
fix(extmarks): problems with folded virtual lines (#21930)
luukvbaal
2023-01-23
*
feat(treesitter): show filetype associated with parser (#17633)
Matthieu Coudron
2023-01-22
*
fix(completion): include lua syntaxes in :ownsyntax completion (#21941)
zeertzjq
2023-01-22
*
vim-patch:8.2.0382: some tests fail when run under valgrind (#21936)
zeertzjq
2023-01-21
*
fix(remote): don't leak memory on failure to connect to server (#21931)
zeertzjq
2023-01-21
*
test(tui_spec): don't expect exact screen in rapid resize test (#21935)
zeertzjq
2023-01-21
*
test(tui_spec): make rapid resize test test what it wants to test (#21933)
zeertzjq
2023-01-21
*
test(syn_attr_spec): add more information (#21912)
zeertzjq
2023-01-20
*
perf(statuscolumn): only fill click defs array once per redraw (#21884)
luukvbaal
2023-01-20
*
vim-patch:8.2.4655: cmdline completion popup menu positioned wrong (#21894)
zeertzjq
2023-01-19
*
fix(statusline): don't leak memory with truncated click labels
zeertzjq
2023-01-19
*
fix(statusline): don't leak memory with zero-width click labels
zeertzjq
2023-01-19
*
vim-patch:8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 ...
zeertzjq
2023-01-19
*
Merge pull request #21881 from bfredl/uniterror
bfredl
2023-01-18
|
\
|
*
fix(unittests): fix TUI broken test previously ignored
bfredl
2023-01-18
|
*
fix(unittest): delete unused duplicated code
bfredl
2023-01-18
|
*
fix(unittests): do not consider process crash to be a success
bfredl
2023-01-18
*
|
fix(statuscolumn): always fill click defs array (#21878)
zeertzjq
2023-01-18
|
/
*
fix(completion): correct what modes support fuzzy completion
zeertzjq
2023-01-17
*
fix(tabline): avoid memory leak in tabline click definitions (#21847)
luukvbaal
2023-01-17
*
fix: failing XDG test on Windows CI
Justin M. Keyes
2023-01-17
*
test(statuscolumn): %l should follow default wrap behavior (#21766)
Brian Koropoff
2023-01-17
*
Merge #21844 test: avoid noise in test logs
Justin M. Keyes
2023-01-16
|
\
|
*
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
|
*
test: avoid noise in NVIM_LOG_FILE
Justin M. Keyes
2023-01-16
*
|
fix(api): avoid memory leak with click functions in nvim_eval_statusline() (#...
luukvbaal
2023-01-17
|
/
*
Merge pull request #21768 from luukvbaal/test-virtline
zeertzjq
2023-01-17
|
\
|
*
fix(column): avoid drawing columns for virt_lines_leftcol
Luuk van Baal
2023-01-16
|
*
fix(column)!: ensure 'statuscolumn' works with virtual and wrapped lines
Luuk van Baal
2023-01-16
*
|
Merge pull request #21828 from clason/bump-libvterm
Christian Clason
2023-01-16
|
\
\
|
|
/
|
/
|
|
*
build(deps): bump libvterm to v0.3.1
Christian Clason
2023-01-16
*
|
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
|
feat(api): show more exception info
erw7
2023-01-16
|
/
*
Merge pull request #21731 from tk-shirasaka/fix/builtin_popup_on_ext_popupmenu
bfredl
2023-01-15
|
\
|
*
fix: properly close builtin popup in ext_popupmenu
shirasaka
2023-01-11
*
|
test(fileio_spec): avoid expect_exit() without calling clear() (#21810)
zeertzjq
2023-01-15
*
|
vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menu
zeertzjq
2023-01-15
*
|
vim-patch:9.0.1195: restoring KeyTyped when building statusline not tested
zeertzjq
2023-01-14
*
|
vim-patch:8.2.4341: command line not redrawn when finishing popup menu (#21792)
zeertzjq
2023-01-14
*
|
fix(statuscolumn): make %l/%r respect 'number'/'relativenumber' (#21747)
luukvbaal
2023-01-13
*
|
test: avoid consecutive mouse input at different positions (#21781)
zeertzjq
2023-01-13
[next]