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
*
fix(mouse): click on 'statuscolumn' with 'rightleft' (#25090)
zeertzjq
2023-09-11
*
vim-patch:9.0.1828: cursor wrong with virt text before double-width char (#24...
zeertzjq
2023-09-01
*
vim-patch:9.0.1825: wrong cursor position with virt text and 'linebreak' (#24...
zeertzjq
2023-08-31
*
vim-patch:9.0.1802: Multiline regex with Visual selection fails with virtual ...
zeertzjq
2023-08-28
*
vim-patch:9.0.1800: Cursor position still wrong with 'showbreak' and virtual ...
zeertzjq
2023-08-28
*
fix(ui): wrong cursor position with left gravity inline virt text at eol
zeertzjq
2023-08-28
*
vim-patch:9.0.1792: problem with gj/gk/gM and virtual text (#24898)
zeertzjq
2023-08-27
*
feat(float): implement footer
Evgeni Chasnovski
2023-08-26
*
fix(statuscolumn): force full redraw when signcolumn is invalid (#24859)
luukvbaal
2023-08-26
*
fix(extmarks): wrong display when changing text with virt_lines (#24879)
Ibby
2023-08-26
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
fix(ui): wrong display with 0-width inline virt_text at eol (#24854)
zeertzjq
2023-08-24
*
vim-patch:9.0.1785: wrong cursor position with 'showbreak' and lcs-eol (#24852)
zeertzjq
2023-08-24
*
fix(plines): count 'showbreak' for virtual text at eol
zeertzjq
2023-08-23
*
vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreak
zeertzjq
2023-08-23
*
vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)
zeertzjq
2023-08-22
*
vim-patch:8.2.4208: using setbufvar() may change the window title
zeertzjq
2023-08-21
*
vim-patch:9.0.1745: Missing test coverage for blockwise Visual highlight (#24...
zeertzjq
2023-08-19
*
fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785)
zeertzjq
2023-08-19
*
test(ui/mouse_spec): mouse click with matchadd() concealed text
zeertzjq
2023-08-18
*
vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'
zeertzjq
2023-08-18
*
vim-patch:9.0.1731: blockwise Visual highlight not working with virtual text ...
zeertzjq
2023-08-18
*
fix(ui_compositor): only reset skipstart at first column (#24776)
zeertzjq
2023-08-18
*
vim-patch:9.0.1726: incorrect heights in win_size_restore() (#24765)
Sean Dewar
2023-08-17
*
fix(diff): filler lines for hunks bigger than linematch limit (#24676)
Jaehwang Jung
2023-08-12
*
fix(inccommand): don't set an invalid 'undolevels' value (#24575)
zeertzjq
2023-08-05
*
fix(inccommand): don't save information of a buffer twice (#24501)
zeertzjq
2023-07-28
*
fix(window): prevent win_size_restore from changing cmdheight
Sean Dewar
2023-07-26
*
test(inccommand): add a test for #20248 (#24489)
zeertzjq
2023-07-26
*
fix(inccommand): restrict cmdpreview undo calls (#24289)
Alexandre Teoi
2023-07-26
*
fix(mouse): drag vsep of window with 'statuscolumn' (#24462)
zeertzjq
2023-07-24
*
fix(statuscolumn): don't update clicks if current width is 0 (#24459)
zeertzjq
2023-07-24
*
fix(highlight): make CurSearch work properly with 'winhl' (#24448)
zeertzjq
2023-07-23
*
fix(events): trigger VimResume on next UI request (#24426)
zeertzjq
2023-07-23
*
feat(decoration_provider): log errors as error messages
Thomas Vigouroux
2023-07-19
*
fix(inccommand): block errors when parsing command line again (#24374)
zeertzjq
2023-07-17
*
fix(ui): cursor pos with left gravity inline virt_text at eol (#24329)
zeertzjq
2023-07-13
*
test(extmarks): add test for virt_text_win_col with cpo+=n (#24328)
zeertzjq
2023-07-13
*
fix(mouse): copy the line before syntax matching (#24320)
zeertzjq
2023-07-12
*
fix(drawline): fix missing Visual hl on double-width fold char (#24308)
zeertzjq
2023-07-11
*
fix(extmarks): fix wrong highlight after "combine" virt_text (#24281)
Ibby
2023-07-08
*
fix(folds): fix missing virt_lines above when fold is hidden (#24274)
zeertzjq
2023-07-07
*
fix(drawline): inline virt_text hl_mode inside syntax/extmark hl (#24273)
zeertzjq
2023-07-07
*
fix(column): fix wrong cursor with 'statuscolumn' and cpo+=n (#24268)
zeertzjq
2023-07-06
*
fix(ui): delay win_viewport until screen update #24182
fredizzimo
2023-07-05
*
perf(ui-ext): approximate scroll_delta when scrolling too much (#24234)
zeertzjq
2023-07-04
*
fix(ui-ext): "scroll_delta" handle topfill and skipcol (#24249)
zeertzjq
2023-07-04
*
fix(plines): handle inline virtual text after last char (#24241)
zeertzjq
2023-07-03
*
fix(statusline): fill for double-width char after moving items (#24207)
zeertzjq
2023-06-30
*
fix(column): handle unprintable chars in 'statuscolumn' (#24198)
zeertzjq
2023-06-29
[next]