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
*
refactor(tests): continue the global highlight definition work
bfredl
2024-11-08
*
Merge pull request #31040 from luukvbaal/cmdpreviewcurs
bfredl
2024-11-08
|
\
|
*
fix(inccommand): ensure cursor is where it belongs
Luuk van Baal
2024-11-07
*
|
test: add test for key following ignored mouse move (#31104)
zeertzjq
2024-11-07
*
|
perf(mouse): only generate <MouseMove> for a new cell positon (#31103)
errael
2024-11-07
*
|
vim-patch:9.1.0830: using wrong highlight group for spaces for popupmenu (#31...
zeertzjq
2024-11-03
|
/
*
vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)
zeertzjq
2024-10-30
*
test(pum): add test for item selection with 'rightleft' (#30968)
zeertzjq
2024-10-28
*
fix(pum): don't select item when clicking to the left/right (#30967)
zeertzjq
2024-10-28
*
fix(options): fix 'winhl' still accepting invalid value (#30896)
zeertzjq
2024-10-22
*
fix(options): fix :setglobal not working for 'spelloptions' (#30894)
zeertzjq
2024-10-22
*
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
2024-10-20
*
feat(ui): statusline text inherits highlights #29976
Riley Bruins
2024-10-12
*
feat(ui): cascading style inheritance for Pmenu* highlights #29980
Riley Bruins
2024-10-10
*
vim-patch:9.1.0771: completion attribute hl_group is confusing
zeertzjq
2024-10-10
*
fix(drawline): correct highlight priority with Visual selection (#30706)
zeertzjq
2024-10-08
*
fix(mouse): indicate X1 and X2 button clicks on statusline (#30655)
zeertzjq
2024-10-04
*
vim-patch:9.1.0756: missing change from patch v9.1.0754 (#30636)
glepnir
2024-10-03
*
fix(ui): ensure screen update before waiting for input #30576
fredizzimo
2024-10-03
*
vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)
glepnir
2024-10-03
*
fix(tabline): restore behavior of click after last tabpage (#30602)
zeertzjq
2024-10-01
*
fix(float): properly find last window of tabpage (#30571)
zeertzjq
2024-09-29
*
fix(column): set signcolumn width after splitting window (#30556)
zeertzjq
2024-09-28
*
fix(window): making float with title/footer non-float leaks memory (#30551)
zeertzjq
2024-09-28
*
fix(window): respect hide flag of float windows when switching (#30507)
glepnir
2024-09-28
*
vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...
zeertzjq
2024-09-27
*
vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)
zeertzjq
2024-09-23
*
vim-patch:35699f1: runtime(vim): Update base-syntax, improve folding function...
zeertzjq
2024-09-20
*
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
Justin M. Keyes
2024-09-15
*
vim-patch:9.1.0729: Wrong cursor-screenline when resizing window
zeertzjq
2024-09-14
*
fix: replace NVIM with Nvim in default titlestring (#30348)
Gregory Anders
2024-09-11
*
Merge pull request #30295 from glepnir/nfloat
bfredl
2024-09-10
|
\
|
*
fix(highlight): floating windows inherit NormalFloat from global-ns
glepnir
2024-09-10
*
|
Merge pull request #30236 from luukvbaal/invalid
bfredl
2024-09-06
|
\
\
|
*
|
fix(decor): exclude invalid marks from meta total
Luuk van Baal
2024-09-04
|
|
/
*
/
feat(defaults): popupmenu "Open in browser", "Go to definition" #30261
Justin M. Keyes
2024-09-05
|
/
*
vim-patch:9.1.0704: inserting with a count is inefficient (#30206)
zeertzjq
2024-09-01
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)
zeertzjq
2024-08-24
*
fix(decor): don't use separate DecorSignHighlight for url (#30096)
zeertzjq
2024-08-20
*
fix(api): error properly with invalid field in nvim_open_win (#30078)
zeertzjq
2024-08-17
*
refactor(tests): again yet more global highlight definitions
bfredl
2024-08-14
*
fix(scrollbind): properly take filler/virtual lines into account
Lewis Russell
2024-07-31
*
vim-patch:9.1.0629: Rename of pum hl_group is incomplete
zeertzjq
2024-07-27
*
test(ui/popupmenu_spec): add case of hl_group field in complete items
glepnir
2024-07-27
*
test(ui/popupmenu_spec): make highlights more consistent
zeertzjq
2024-07-27
*
fix(plines): don't count invalidated virt text in char size (#29863)
zeertzjq
2024-07-26
*
fix(decor): don't draw invalidated virtual lines (#29858)
luukvbaal
2024-07-26
*
vim-patch:9.1.0601: Wrong cursor position with 'breakindent' when wide char d...
zeertzjq
2024-07-19
*
test: fix reporting "no flush received" too early (#29735)
zeertzjq
2024-07-17
[next]