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(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
*
|
fix(messages): validate msg_grid before silent! message with cmdheight=0
bfredl
2022-09-26
*
|
fix(inccommand): deal with unsynced undo (#20041)
zeertzjq
2022-09-26
|
/
*
fix(input): use click number of last click for mouse drag (#20300)
zeertzjq
2022-09-24
*
fix(window): close floats first when closing buffer in other tab (#20284)
zeertzjq
2022-09-22
*
fix(redraw): make redrawdebug=nodelta handle all the cases
bfredl
2022-09-22
*
fix(redraw): avoid unnecessary redraws and glitches with floats+messages
bfredl
2022-09-22
*
fix(inccommand): avoid unnecessary redraw when not showing (#20244)
zeertzjq
2022-09-19
*
vim-patch:9712ff1288f9 (#20240)
Christian Clason
2022-09-18
*
fix(messages): do not crash on cmdheight=0 and g< redisplay
bfredl
2022-09-16
*
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
feat(pum): pretend 'mousemoveevent' is set when showing right-click menu
zeertzjq
2022-09-04
*
feat(api): add "move" to nvim_input_mouse
zeertzjq
2022-09-04
*
feat(tui): support 'mousemoveevent'
zeertzjq
2022-09-04
*
feat(ui-ext): make 'mousemoveevent' a ui_option
zeertzjq
2022-09-04
*
fix(highlight): set the window namespace when redrawing statusline
bfredl
2022-08-30
*
feat(eval)!: make Vim functions return inner window width and height (#19743)
zeertzjq
2022-08-24
*
fix(cmdline): do not trigger completion at wrong time (#19920)
zeertzjq
2022-08-24
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.2.4334: command line popup menu not positioned correctly
zeertzjq
2022-08-22
*
vim-patch:8.2.4328: command line complete matches cleard when typing character
zeertzjq
2022-08-22
*
vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)
zeertzjq
2022-08-21
*
Merge pull request #19360 from famiu/feat/multibuffer-inccommand
bfredl
2022-08-19
|
\
|
*
feat: multibuffer preview support for inccommand
Famiu Haque
2022-08-19
*
|
Merge pull request #19822 from bfredl/hldef
bfredl
2022-08-18
|
\
\
|
*
|
fix(api): make nvim_set_hl(ns=0, ...) redraw screen properly
bfredl
2022-08-18
*
|
|
fix(winhl): do not crash when unsetting winhl in just opened window
bfredl
2022-08-18
|
/
/
*
|
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
*
|
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
|
vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistent
Shougo Matsushita
2022-08-17
*
|
fix(getchar): flush screen before doing a blocking wait
zeertzjq
2022-08-15
|
/
*
fix(winbar): do not always assume cursor is valid. fixes #19458
bfredl
2022-08-13
*
fix(signs): priority of extmark signs (#19718)
Lewis Russell
2022-08-11
*
fix(folds): fix fold remains when :delete makes buffer empty (#19673)
zeertzjq
2022-08-08
*
fix(ui): set redraw_cmdline when setting window height (#19630)
zeertzjq
2022-08-03
*
cmdheight=0: fix bugs part2 (#19185)
Shougo
2022-07-31
[next]