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
*
vim-patch:9.0.1385: g'Esc is considered an error (#22544)
zeertzjq
2023-03-06
*
fix(redraw): get the line again after evaluating something
zeertzjq
2023-03-04
*
test(ui): wait for another success with failure after success
zeertzjq
2023-03-01
*
fix(column): cmdwin cursor is offset with 'statuscolumn' (#22445)
luukvbaal
2023-02-28
*
fix(highlight): avoid ORing underline flags (#22372)
zeertzjq
2023-02-23
*
test: make {MATCH:} behave less unexpectedly in screen:expect()
zeertzjq
2023-02-18
*
test: make expect_unchanged() less confusing (#22255)
zeertzjq
2023-02-15
*
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
Merge pull request #11756 from bfredl/crashfix
bfredl
2023-02-14
|
\
|
*
fix(status): handle unprintable chars in the statusline
Björn Linse
2023-02-14
*
|
Merge pull request #22108 from luukvbaal/statuscolumn
Lewis Russell
2023-02-14
|
\
\
|
*
|
perf(column): only build fold/sign column when present in 'statuscolumn'
Luuk van Baal
2023-02-04
*
|
|
test: remove unused field ext_float (#22243)
zeertzjq
2023-02-14
*
|
|
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
|
|
/
|
/
|
*
|
fix(folds): cursorline highlight is not always applied on closed folds (#22242)
luukvbaal
2023-02-14
*
|
fix(ui): make sure screen is valid after resizing
zeertzjq
2023-02-13
*
|
vim-patch:9.0.1298: inserting register on the cmdline does not trigger incsearch
zeertzjq
2023-02-11
*
|
fix(decoration): don't show signcolumn for non-sign_text extmark (#22135)
Lewis Russell
2023-02-05
|
/
*
fix(column): estimate 'statuscolumn' width appropriately
luukvbaal
2023-02-02
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
fix(extmarks): problems with folded virtual lines (#21930)
luukvbaal
2023-01-23
*
vim-patch:8.2.0382: some tests fail when run under valgrind (#21936)
zeertzjq
2023-01-21
*
perf(statuscolumn): only fill click defs array once per redraw (#21884)
luukvbaal
2023-01-20
*
vim-patch:8.2.4655: cmdline completion popup menu positioned wrong (#21894)
zeertzjq
2023-01-19
*
fix(statusline): don't leak memory with truncated click labels
zeertzjq
2023-01-19
*
fix(statusline): don't leak memory with zero-width click labels
zeertzjq
2023-01-19
*
fix(statuscolumn): always fill click defs array (#21878)
zeertzjq
2023-01-18
*
fix(tabline): avoid memory leak in tabline click definitions (#21847)
luukvbaal
2023-01-17
*
test(statuscolumn): %l should follow default wrap behavior (#21766)
Brian Koropoff
2023-01-17
*
fix(column): avoid drawing columns for virt_lines_leftcol
Luuk van Baal
2023-01-16
*
fix(column)!: ensure 'statuscolumn' works with virtual and wrapped lines
Luuk van Baal
2023-01-16
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
Merge pull request #21731 from tk-shirasaka/fix/builtin_popup_on_ext_popupmenu
bfredl
2023-01-15
|
\
|
*
fix: properly close builtin popup in ext_popupmenu
shirasaka
2023-01-11
*
|
vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menu
zeertzjq
2023-01-15
*
|
vim-patch:8.2.4341: command line not redrawn when finishing popup menu (#21792)
zeertzjq
2023-01-14
*
|
fix(statuscolumn): make %l/%r respect 'number'/'relativenumber' (#21747)
luukvbaal
2023-01-13
*
|
test: avoid consecutive mouse input at different positions (#21781)
zeertzjq
2023-01-13
*
|
fix(ui): command line issues with external messages (#21709)
luukvbaal
2023-01-13
*
|
fix(mouse): statusline click registered as statuscolumn (#21748)
luukvbaal
2023-01-13
*
|
fix(statuscolumn): foldcolumn buffer is too small (#21761)
luukvbaal
2023-01-12
*
|
fix(statuscolumn): fix sign column highlights (#21727)
luukvbaal
2023-01-11
|
/
*
fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)
zeertzjq
2023-01-10
*
feat(float): open float relative to mouse #21531
Sebastian Lyng Johansen
2023-01-10
*
fix(ui): set stc to empty in floatwin with minimal style (#21720)
Raphael
2023-01-10
*
test(statuscolumn): add more tests for wrapped lines (#21718)
zeertzjq
2023-01-10
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
fix(ui): add test case
Raphael
2023-01-09
*
fix(diff): avoid restoring invalid 'foldcolumn' value (#21650)
zeertzjq
2023-01-05
[next]