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:9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'
Luuk van Baal
2023-05-02
*
fix(mouse): fix popup_setpos position check with ext_multigrid (#23436)
zeertzjq
2023-05-02
*
fix(normal): make "g$" work properly with resized grid
zeertzjq
2023-05-02
*
fix(drawline): make cursorlineopt=screenline work with resized grid
zeertzjq
2023-05-02
*
fix(float): make bufpos work properly with resized parent grid
zeertzjq
2023-05-02
*
fix(spell): extmark with spell=false should disable spell (#23400)
zeertzjq
2023-05-01
*
vim-patch:9.0.1493: popup menu position wrong in window with toolbar
zeertzjq
2023-04-28
*
fix(pum): make :popup position correctly with float border
zeertzjq
2023-04-28
*
fix: disallow removing extmarks in on_lines callbacks (#23219)
Lewis Russell
2023-04-27
*
fix(pum): position properly with ext_multigrid (#23336)
zeertzjq
2023-04-27
*
test: fix dependencies between test cases (#23343)
zeertzjq
2023-04-27
*
fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)
luukvbaal
2023-04-25
*
fix(pum): show right-click menu above cmdline area (#23298)
zeertzjq
2023-04-24
*
vim-patch:9.0.1476: lines put in non-current window are not displayed (#23265)
zeertzjq
2023-04-23
*
fix(column): rebuild status column when sign column is invalid
Luuk van Baal
2023-04-19
*
test(column): statuscolumn is rebuild when signs are (un)placed
Luuk van Baal
2023-04-19
*
Merge pull request #23005 from seandewar/fix-ruf-cmdline-pos
Sean Dewar
2023-04-18
|
\
|
*
fix(ruler): show ruler of curwin with no statusline in cmdline
Sean Dewar
2023-04-17
|
*
vim-patch:9.0.1461: ruler not drawn correctly when using 'rulerformat'
Sean Dewar
2023-04-17
*
|
fix(mouse): cmdline click registered as statuscolumn (#23163)
luukvbaal
2023-04-18
|
/
*
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
[next]