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
*
Merge branch 'colorcolchar' into HEAD
Josh Rahm
2023-01-14
|
\
|
*
feat(colorcolchar): revert "feat: rename colorcol in fillchars to colorc"
Josh Rahm
2022-08-30
|
*
feat(colorcolchar): fix highlight_spec.lua
Josh Rahm
2022-08-30
|
*
feat(colorcolchar): rename colorcol in fillchars to colorc
Josh Rahm
2022-08-30
|
*
feat(colorcolchar): add the option "colorcol" to the fillchars setting
Josh Rahm
2022-08-30
*
|
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
*
|
Merge pull request #21033 from bfredl/winfix
bfredl
2022-11-13
|
\
\
|
*
|
fix(ui): fix some cases of stale highlight definitions
bfredl
2022-11-13
*
|
|
vim-patch:9.0.0866: no test for what patch 8.2.2207 fixes (#21034)
zeertzjq
2022-11-13
*
|
|
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
|
/
/
*
|
vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...
zeertzjq
2022-11-12
*
|
fix(messages): don't set cmdline_row when messages have scrolled (#21015)
zeertzjq
2022-11-11
[next]