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(highlight): tweak default color scheme
Evgeni Chasnovski
2023-12-16
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
fix(extmark): only invalidate unpaired marks on deleted rows
Luuk van Baal
2023-12-14
*
test: make text-only snapshots work (#26494)
zeertzjq
2023-12-10
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test: allow avoiding repeated screen lines in expected states
zeertzjq
2023-12-09
*
perf(column): avoid counting when max signs are removed from a range
Luuk van Baal
2023-12-08
*
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
2023-12-07
*
test(inccommand_spec): actually trigger 'inccommand' preview
zeertzjq
2023-12-07
*
fix(inccommand): save and restore '[ and '] marks (#26442)
zeertzjq
2023-12-07
*
test: set 'termguicolors' in outer Nvim instance (#26437)
zeertzjq
2023-12-07
*
Merge pull request #26381 from bfredl/delaycolors
bfredl
2023-12-06
|
\
|
*
fix(startup): only send one default_colors_set event during startup
bfredl
2023-12-06
*
|
Merge pull request #26407 from gpanders/default-tgc
Gregory Anders
2023-12-06
|
\
\
|
*
|
test: set notermguicolors in tests
Gregory Anders
2023-12-06
|
|
/
*
/
test: 'nofsync' with deadly signal #26415
Justin M. Keyes
2023-12-06
|
/
*
vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines (#26412)
zeertzjq
2023-12-06
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
perf(column): only invalidate lines affected by added sign
Luuk van Baal
2023-11-29
*
fix(decorations): do not apply sign highlight id as range attr id
Luuk van Baal
2023-11-29
*
fix(column): redraw and update signcols for paired extmark
Luuk van Baal
2023-11-28
*
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
fix(mouse): avoid dragging when clicking next to popupmenu (#26201)
luukvbaal
2023-11-25
*
fix(messages): validate msg_grid before using msg_grid_pos (#26189)
zeertzjq
2023-11-24
*
fix(mouse): avoid dragging after click label popupmenu callback (#26187)
luukvbaal
2023-11-24
*
fix(column): reset decor state before starting from top
Luuk van Baal
2023-11-23
*
test: remove the pipe created by new_pipename() (#26173)
zeertzjq
2023-11-23
*
fix(column): apply numhl signs when 'signcolumn' is "no" (#26167)
luukvbaal
2023-11-23
*
fix(decorations): fix imbalanced sign count
bfredl
2023-11-22
*
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
*
fix(messages): :map output with ext_messages (#26126)
Bara C. Tudor
2023-11-22
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
|
/
*
feat(tui): add 'termsync' option (#25871)
Gregory Anders
2023-11-14
*
docs: deprecate the "term_background" UI field
Gregory Anders
2023-11-13
*
feat(statuscolumn): re-evaluate for every screen line (#25885)
luukvbaal
2023-11-13
*
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
[next]