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
...
*
Merge pull request #25096 from glepnir/float_winnew
bfredl
2023-09-20
|
\
|
*
fix(float): trigger winnew event when float window create
glepnir
2023-09-19
*
|
Merge pull request #25155 from glepnir/fix_winhl
bfredl
2023-09-20
|
\
\
|
*
|
fix(highlight): winhl receive wrong argument
glepnir
2023-09-19
*
|
|
fix(float): make "fixed" work with relative=win (#25243)
zeertzjq
2023-09-19
*
|
|
Merge pull request #25214 from bfredl/glyphcache
bfredl
2023-09-19
|
\
\
\
|
*
|
|
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
*
|
|
|
Merge pull request #25148 from glepnir/fixed_opt
bfredl
2023-09-19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix(float): add fixd option
glepnir
2023-09-18
|
|
/
/
*
|
|
test(ui/fold_spec): more testing for clicking on 'foldcolumn' (#25225)
zeertzjq
2023-09-18
*
|
|
test(ui/fold_spec): click on multibyte "foldclosed" (#25216)
zeertzjq
2023-09-17
|
|
/
|
/
|
*
|
feat(folds): support virtual text format for 'foldtext' (#25209)
zeertzjq
2023-09-17
*
|
Merge pull request #25078 from glepnir/au
bfredl
2023-09-16
|
\
\
|
*
|
fix(ui): doesn't trigger au event when enter is false
glepnir
2023-09-15
*
|
|
fix(extmarks): overlay virt_text position after 'showbreak' (#25175)
zeertzjq
2023-09-15
*
|
|
fix(extmarks): draw virt_text below diff filler lines properly (#25170)
zeertzjq
2023-09-15
*
|
|
fix(extmarks): fix wrong virt_text position after wrapped TAB (#25168)
zeertzjq
2023-09-15
*
|
|
fix(extmarks): properly handle virt_text on next screen line (#25166)
zeertzjq
2023-09-15
|
|
/
|
/
|
*
|
fix(float): update position of anchored windows first (#25133)
zeertzjq
2023-09-14
*
|
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
|
fix(decorations): better approximation of botline #24794
Jaehwang Jung
2023-09-11
*
|
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
[prev]
[next]