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
*
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
*
fix(screen): check for col instead of vcol when drawing fold (#19572)
zeertzjq
2022-07-29
*
fix(options): properly free string options (#19510)
zeertzjq
2022-07-27
*
fix(cmdline): trigger CmdlineEnter and ModeChanged earlier (#19474)
zeertzjq
2022-07-26
*
vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505)
zeertzjq
2022-07-26
*
vim-patch:8.2.5155: in diff mode windows may get out of sync
zeertzjq
2022-07-25
*
test: improve some input tests
zeertzjq
2022-07-25
*
fix(input): do no reinterpret mouse keys with ALT modifiers
zeertzjq
2022-07-25
*
fix(mouse): fix using uninitialized memory with K_MOUSEMOVE (#19480)
zeertzjq
2022-07-24
*
fix(grid): don't use utfc_ptr2char_len() when printing until NUL (#19456)
zeertzjq
2022-07-22
*
Merge pull request #19445 from famiu/fix/local_winbar_tabs
bfredl
2022-07-20
|
\
|
*
fix: local winbar with tabs
Famiu Haque
2022-07-20
*
|
Merge pull request #19409 from bfredl/uiunpack
bfredl
2022-07-19
|
\
\
|
*
|
perf(ui): avoid ui_flush() work in headless mode
bfredl
2022-07-18
|
*
|
perf(ui): eliminate spurious memory allocations for hl_attr_define event
bfredl
2022-07-18
|
|
/
*
/
fix(mouse): click on global statusline with splits (#19390)
Munif Tanjim
2022-07-19
|
/
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
fix(pum): make right drag in anchor grid to select work in multigrid UI (#19382)
zeertzjq
2022-07-16
*
fix: remote UI may get invalid 'pumblend' value #19379
Natasha England-Elbro
2022-07-15
*
fix: right-click in clickable statusline #19252
Famiu Haque
2022-07-15
*
test: improve searchhl tests
zeertzjq
2022-07-15
*
fix(winbar): make setting WinBar and WinBarNC in 'winhighlight' work
zeertzjq
2022-07-15
*
fix(exmode): flush messages before printing a line after pressing Enter (#19341)
zeertzjq
2022-07-13
*
test(float_spec): make indent more consistent
zeertzjq
2022-07-10
*
fix(float): fix mouse drag position if float window turned to a split
zeertzjq
2022-07-10
[next]