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
*
test(winbar_spec): properly update winbar when 'showcmdloc' is "statusline"
quintik
2023-04-14
*
fix(column): add truncated width during estimation for 'statuscolumn'
luukvbaal
2023-04-12
*
test: avoid name collisions with Xtest directory (#23019)
kylo252
2023-04-11
*
fix(highlight): combine ColorColumn with low-priority CursorLine (#23017)
zeertzjq
2023-04-11
*
Merge pull request #22865 from MunifTanjim/issue-20370
bfredl
2023-04-10
|
\
|
*
fix(api): do not re-apply win_config.style when missing
Munif Tanjim
2023-04-10
*
|
fix(column): 'statuscolumn' not drawn after virt_lines with "n" in 'cpo' (#22...
luukvbaal
2023-04-10
*
|
test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916)
zeertzjq
2023-04-07
*
|
Merge pull request #22910 from bfredl/nonormal
bfredl
2023-04-06
|
\
\
|
*
|
fix(highlight): use winhl=Foo:Bar even when Bar is empty
bfredl
2023-04-06
*
|
|
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
|
/
/
*
|
Merge pull request #22847 from luukvbaal/redrstatus
bfredl
2023-04-03
|
\
\
|
|
/
|
/
|
|
*
fix(ui): ruler is not redrawn in cmdline with redrawstatus
Luuk van Baal
2023-04-02
*
|
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
|
/
*
Merge pull request #22844 from luukvbaal/stlrecording
bfredl
2023-04-02
|
\
|
*
fix(ui): recording change doesn't trigger statusline redraw
Luuk van Baal
2023-04-01
*
|
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
|
/
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
fix(float): remove -1 in height clamp
Patrick McFarland
2023-03-19
*
fix(column): rebuild status column when sign column is invalidated (#22690)
luukvbaal
2023-03-18
*
test(statuscolumn_spec): remove unnecessary feed('lh')
zeertzjq
2023-03-18
*
test(highlight_spec): fix warning in Visual highlight test (#22719)
zeertzjq
2023-03-18
*
vim-patch:9.0.0194: cursor displayed in wrong position after removing text pr...
zeertzjq
2023-03-17
*
Merge pull request #22659 from bfredl/floatruler
bfredl
2023-03-14
|
\
|
*
fix(screen): redraw the ruler for a current floating window
bfredl
2023-03-14
*
|
test: re-bundle cat on windows (#21255)
dundargoc
2023-03-14
|
/
*
test(float_spec): add missing sum_scroll_delta #22648
zeertzjq
2023-03-12
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
refactor(redraw): make cursor position redraw use the "redraw later" pattern
bfredl
2023-03-12
*
test: use a wider screen in the rightleft winhl test (#22641)
zeertzjq
2023-03-12
*
fix(screen): correctly draw background and eob with 'rightleft' (#22640)
zeertzjq
2023-03-12
*
fix(sleep): correct cursor placement (#22639)
zeertzjq
2023-03-12
*
ci: bump to windows 2022
dundargoc
2023-03-11
*
vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...
zeertzjq
2023-03-11
*
test(statusline): UI elements are not redrawn on K_EVENT unnecessarily
Luuk van Baal
2023-03-08
*
fix(column): issues with 'statuscolumn' width (#22542)
luukvbaal
2023-03-07
*
vim-patch:9.0.1385: g'Esc is considered an error (#22544)
zeertzjq
2023-03-06
*
fix(redraw): get the line again after evaluating something
zeertzjq
2023-03-04
*
test(ui): wait for another success with failure after success
zeertzjq
2023-03-01
*
fix(column): cmdwin cursor is offset with 'statuscolumn' (#22445)
luukvbaal
2023-02-28
*
fix(highlight): avoid ORing underline flags (#22372)
zeertzjq
2023-02-23
*
test: make {MATCH:} behave less unexpectedly in screen:expect()
zeertzjq
2023-02-18
*
test: make expect_unchanged() less confusing (#22255)
zeertzjq
2023-02-15
*
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
Merge pull request #11756 from bfredl/crashfix
bfredl
2023-02-14
|
\
|
*
fix(status): handle unprintable chars in the statusline
Björn Linse
2023-02-14
*
|
Merge pull request #22108 from luukvbaal/statuscolumn
Lewis Russell
2023-02-14
|
\
\
|
*
|
perf(column): only build fold/sign column when present in 'statuscolumn'
Luuk van Baal
2023-02-04
*
|
|
test: remove unused field ext_float (#22243)
zeertzjq
2023-02-14
[next]