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
/
functional
/
ui
Commit message (
Expand
)
Author
Age
*
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
*
fix(statuscolumn): always fill click defs array (#21878)
zeertzjq
2023-01-18
*
fix(tabline): avoid memory leak in tabline click definitions (#21847)
luukvbaal
2023-01-17
*
test(statuscolumn): %l should follow default wrap behavior (#21766)
Brian Koropoff
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
*
refactor: remove E5500, adjust tests
zeertzjq
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
*
|
vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menu
zeertzjq
2023-01-15
*
|
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
*
|
fix(ui): command line issues with external messages (#21709)
luukvbaal
2023-01-13
*
|
fix(mouse): statusline click registered as statuscolumn (#21748)
luukvbaal
2023-01-13
*
|
fix(statuscolumn): foldcolumn buffer is too small (#21761)
luukvbaal
2023-01-12
*
|
fix(statuscolumn): fix sign column highlights (#21727)
luukvbaal
2023-01-11
|
/
*
fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)
zeertzjq
2023-01-10
*
feat(float): open float relative to mouse #21531
Sebastian Lyng Johansen
2023-01-10
*
fix(ui): set stc to empty in floatwin with minimal style (#21720)
Raphael
2023-01-10
*
test(statuscolumn): add more tests for wrapped lines (#21718)
zeertzjq
2023-01-10
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
fix(ui): add test case
Raphael
2023-01-09
*
fix(diff): avoid restoring invalid 'foldcolumn' value (#21650)
zeertzjq
2023-01-05
*
Merge #21580 cmdline issues with cmdheight=0
Justin M. Keyes
2023-01-03
|
\
|
*
test: add test cases for command line issues
Luuk van Baal
2022-12-31
*
|
fix(tui): more work in the TUI
bfredl
2022-12-31
|
/
*
fix(win_close): remove float grid after closing buffer (#21551)
zeertzjq
2022-12-27
*
fix(statusline): don't show showcmd when not enough space (#21550)
zeertzjq
2022-12-27
*
fix(showcmd): assert failure with cmdheight=0 (#21536)
zeertzjq
2022-12-26
*
fix(options): restore exists() behavior for options (#21510)
zeertzjq
2022-12-23
*
refactor(tui): use nvim_echo() for verbose terminfo
bfredl
2022-12-20
*
fix(diff): handle long lines without crashing (#21389)
Lewis Russell
2022-12-12
*
test: convert another test in test_matchadd_conceal.vim to Lua (#21353)
zeertzjq
2022-12-09
*
vim-patch:9.0.1030: using freed memory with the cmdline popup menu
zeertzjq
2022-12-09
*
fix(float): fix crash with bufpos and non-existent window (#21319)
zeertzjq
2022-12-07
*
test: add more tests for float window bufpos (#21318)
zeertzjq
2022-12-07
*
vim-patch:9.0.0969: matchparen highlight is not updated when switching buffer...
zeertzjq
2022-11-29
*
docs: fix typos (#21196)
dundargoc
2022-11-29
*
test: adding/removing winbar should not cause win_pos events (#21226)
zeertzjq
2022-11-29
*
fix(tests): only get the color map once, even for multiple test files
bfredl
2022-11-27
*
docs: fix typos (#21168)
dundargoc
2022-11-26
*
vim-patch:8.2.2684: not enough folding code is tested
zeertzjq
2022-11-25
*
fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)
zeertzjq
2022-11-23
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...
zeertzjq
2022-11-15
*
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
2022-11-14
*
test: introduce skip() #21010
dundargoc
2022-11-13
[next]