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
*
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
*
fix(messages): reset msg_grid_scroll_discount when redrawing (#21000)
zeertzjq
2022-11-10
*
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
*
Enable new diff option linematch (#14537)
Jonathon
2022-11-04
*
docs: fix typos
dundargoc
2022-11-02
*
Merge pull request #20775 from shadmansaleh/fix/opt_tal_not_redrawing_tabline
bfredl
2022-10-24
|
\
|
*
fix: setting tabline option not redrawing tabline
shadmansaleh
2022-10-24
*
|
docs: fix typos (#20724)
dundargoc
2022-10-23
*
|
fix(ui): send grid_resize events before triggering VimResized (#20760)
zeertzjq
2022-10-22
|
/
*
vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729)
zeertzjq
2022-10-19
*
fix(intro): omit patch version in ":help news" item #20713
zeertzjq
2022-10-18
*
test: add a test for #20684
zeertzjq
2022-10-17
*
feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)
zeertzjq
2022-10-17
*
Merge pull request #20665 from lewis6991/fix/decor_redraw
Lewis Russell
2022-10-17
|
\
|
*
fix(decoration): call providers in win_update() earlier
Lewis Russell
2022-10-15
*
|
feat: mention ":help news" in intro #20674
Gregory Anders
2022-10-16
|
/
*
fix(decoration): redraw correctly when re-using ids
Lewis Russell
2022-10-14
*
test: add a test for #20605
zeertzjq
2022-10-12
*
fix(ui): setting 'cmdheight' with global statusline (#20515)
zeertzjq
2022-10-07
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
fix(ui): msg_ext_set_kind for nvim_echo (#20476)
Shougo
2022-10-04
*
fix(folds): fix fold marker multibyte comparison (#20439)
zeertzjq
2022-10-02
*
vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)
zeertzjq
2022-10-01
*
Merge pull request #20343 from zeertzjq/virt-lines-vcol
bfredl
2022-09-30
|
\
|
*
fix(extmarks): make virt_lines always start at 0 virtcol
zeertzjq
2022-09-25
*
|
docs: fix typos (#20394)
dundargoc
2022-09-30
*
|
fix(column): move sign sentinel after inserting/deleting lines (#20400)
zeertzjq
2022-09-29
*
|
fix(spell): correct spell move behavior without "noplainbuffer" (#20386)
zeertzjq
2022-09-28
*
|
fix(window): fix equalization with cmdheight=0 (#20369)
zeertzjq
2022-09-28
*
|
fix(ui): redraw end of buffer if last line is modified (#20354)
zeertzjq
2022-09-27
*
|
fix(ui): allow redrawing statusline when msgsep is used (#20337)
zeertzjq
2022-09-26
*
|
fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0
bfredl
2022-09-26
[next]