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(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
2023-11-12
*
fix(float): apply 'winblend' to title/footer highlight (#25999)
zeertzjq
2023-11-12
*
fix(highlight): apply 'winblend' to float border (#25981)
zeertzjq
2023-11-11
*
fix(f_wait): flush UI before blocking (#25962)
zeertzjq
2023-11-10
*
fix(options): do not change inccommand during preview (#25462)
Omar El Halabi
2023-11-09
*
test(ui/decorations_spec): avoid flakiness caused by undo msg (#25924)
zeertzjq
2023-11-07
*
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
2023-11-05
*
refactor(grid): implement rightleftcmd as a post-processing step
bfredl
2023-11-03
*
test(ui/embed_spec): make sure server is started (#25880)
zeertzjq
2023-11-03
*
fix(startup): trigger UIEnter for the correct channel (#25860)
zeertzjq
2023-11-01
*
feat(server): allow embed with listen (#25709)
George Harker
2023-11-01
*
fix(float): win_get_bordertext_col returning negative column number (#25752)
nwounkn
2023-10-26
*
fix(move): check the correct buffer (#25698)
zeertzjq
2023-10-18
*
vim-patch:8.2.4497: wrong color for half of wide character next to pum scroll...
zeertzjq
2023-10-18
*
vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)
zeertzjq
2023-10-17
*
vim-patch:9.0.2037: A few remaining cmdline completion issues with C-E/Y (#25...
zeertzjq
2023-10-17
*
fix(extmarks): skip virt_text if it is out of window (#25658)
zeertzjq
2023-10-15
*
vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)
zeertzjq
2023-10-15
*
fix(ui): empty line before the next message after :silent command
nwounkn
2023-10-14
*
test(ui/searchhl_spec): match more in :terminal test (#25631)
zeertzjq
2023-10-14
*
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
2023-10-14
*
fix: allow multiline message for echoerr (#25380)
Jongwook Choi
2023-10-13
*
refactor(float): rename ex_floatclose to ex_fclose (#25596)
Raphael
2023-10-11
*
Merge pull request #25561 from glepnir/9663
bfredl
2023-10-10
|
\
|
*
feat(float): add fclose command
glepnir
2023-10-10
*
|
fix(highlight): add `FloatFooter` to 'highlight_defs.h' (#25577)
Evgeni Chasnovski
2023-10-10
*
|
feat(ui-ext): make 'mousehide' into proper ui_option (#25532)
Jaehoon Hwang
2023-10-09
*
|
test(ui/embed_spec): use notification instead of request (#25555)
zeertzjq
2023-10-09
*
|
refactor(grid): do arabic shaping in one place
bfredl
2023-10-08
|
/
*
refactor(grid): get rid of unbatched grid_puts and grid_putchar
bfredl
2023-10-06
*
Merge pull request #25491 from glepnir/25474
bfredl
2023-10-04
|
\
|
*
fix(highlight): attr set all when normal attr changed
glepnir
2023-10-04
*
|
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
2023-10-03
|
/
*
Merge pull request #25386 from glepnir/toggle_float
bfredl
2023-09-30
|
\
|
*
feat(float): support toggle show float window
glepnir
2023-09-30
*
|
test: decoration provider with wrapped lines (#25404)
zeertzjq
2023-09-28
*
|
Merge pull request #25374 from bfredl/batchupdate
bfredl
2023-09-27
|
\
\
|
|
/
|
/
|
|
*
refactor(grid): use batched updates for statusline and ruler
bfredl
2023-09-27
*
|
fix(extmarks): draw TAB in virt_text properly with 'rl' (#25381)
zeertzjq
2023-09-27
|
/
*
fix(ui): "resize -1" with cmdheight=0 #24758
nwounkn
2023-09-24
*
fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)
tj-moody
2023-09-24
*
fix(float): fix some other crashes with :unhide or :all (#25328)
zeertzjq
2023-09-23
*
fix(unhide): close floating windows first (#25318)
zeertzjq
2023-09-23
*
fix(api): get virtual text with multiple hl properly (#25307)
zeertzjq
2023-09-22
*
fix(ui): handle virtual text with multiple hl in more cases (#25304)
zeertzjq
2023-09-22
*
fix(extmarks): inline virt_text support multiple hl groups (#25303)
zeertzjq
2023-09-22
*
Merge pull request #25270 from bfredl/indeterminism
bfredl
2023-09-21
|
\
|
*
fix(test): fix "indeterminism" warnings in UI tests
bfredl
2023-09-20
*
|
fix(mouse): click on empty line with 'foldcolumn'
zeertzjq
2023-09-21
*
|
test(ui/float_spec): click in bordered float sets correct curswant
zeertzjq
2023-09-21
[next]