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
*
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
*
|
|
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
|
|
/
|
/
|
*
|
fix(folds): cursorline highlight is not always applied on closed folds (#22242)
luukvbaal
2023-02-14
*
|
fix(ui): make sure screen is valid after resizing
zeertzjq
2023-02-13
*
|
vim-patch:9.0.1298: inserting register on the cmdline does not trigger incsearch
zeertzjq
2023-02-11
*
|
fix(decoration): don't show signcolumn for non-sign_text extmark (#22135)
Lewis Russell
2023-02-05
|
/
*
fix(column): estimate 'statuscolumn' width appropriately
luukvbaal
2023-02-02
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
fix(extmarks): problems with folded virtual lines (#21930)
luukvbaal
2023-01-23
*
vim-patch:8.2.0382: some tests fail when run under valgrind (#21936)
zeertzjq
2023-01-21
[next]