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
/
fold_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)
zeertzjq
2023-10-15
*
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
2023-10-14
*
refactor(grid): do arabic shaping in one place
bfredl
2023-10-08
*
fix(ui): handle virtual text with multiple hl in more cases (#25304)
zeertzjq
2023-09-22
*
fix(extmarks): account for rightleft when drawing virt text (#25262)
Ibby
2023-09-20
*
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
*
fix(drawline): fix missing Visual hl on double-width fold char (#24308)
zeertzjq
2023-07-11
*
fix(folds): fix missing virt_lines above when fold is hidden (#24274)
zeertzjq
2023-07-07
*
fix(ui-ext): "scroll_delta" handle topfill and skipcol (#24249)
zeertzjq
2023-07-04
*
fix(folds): don't show search or match highlighting on fold (#24084)
zeertzjq
2023-06-21
*
fix(mouse): handle folded lines with virt_lines attached to line above (#23912)
zeertzjq
2023-06-05
*
fix(plines): folded lines with virt_lines attached to line above
zeertzjq
2023-06-05
*
fix(folds): combined Folded and Visual highlights (#23752)
zeertzjq
2023-05-25
*
fix(folds): show Folded highlight in Visual selection (#23741)
zeertzjq
2023-05-24
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916)
zeertzjq
2023-04-07
*
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
*
test: make expect_unchanged() less confusing (#22255)
zeertzjq
2023-02-15
*
fix(folds): cursorline highlight is not always applied on closed folds (#22242)
luukvbaal
2023-02-14
*
fix(extmarks): problems with folded virtual lines (#21930)
luukvbaal
2023-01-23
*
vim-patch:8.2.2684: not enough folding code is tested
zeertzjq
2022-11-25
*
fix(folds): fix fold marker multibyte comparison (#20439)
zeertzjq
2022-10-02
*
fix(folds): fix fold remains when :delete makes buffer empty (#19673)
zeertzjq
2022-08-08
*
fix(screen): check for col instead of vcol when drawing fold (#19572)
zeertzjq
2022-07-29
*
fix(folds): fix fold regression with :move (#18685)
zeertzjq
2022-05-22
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
chore: fix typos (#17755)
dundargoc
2022-03-25
*
test(fold): add test for CursorLineFold
Gregory Anders
2021-12-08
*
vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is off
zeertzjq
2021-08-02
*
Fix click on foldcolumn with vsplit (#14127)
tk-shirasaka
2021-03-13
*
[RDY] Fix click on foldcolumn if it has tabline (#13982)
tk-shirasaka
2021-03-04
*
foldcolumn: support "auto" (#13571)
Jan Edmund Lazo
2020-12-20
*
folds: use Folded highlight even with spell on (#13393)
Matthieu Coudron
2020-11-29
*
fix(fold): use Folded highlight even with spell on
Matthieu Coudron
2020-11-23
*
Add test case for fold on multigrid
shirasaka
2020-11-09
*
screen.c: fix buffer overflow due to folding
erw7
2020-10-01
*
screen: more work on fold_line replacement
Björn Linse
2020-09-24
*
screen.c: remove fold_line
Matthieu Coudron
2020-09-24
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
mouse.c: can click on multibyte foldopen/foldclose (#11863)
Matthieu Coudron
2020-02-14
*
fillchars: adding foldopen, foldsep, foldclose
Matthieu Coudron
2019-12-25
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
screen: Adjust buffer sizes for multiple sign columns #10314
oni-link
2019-06-24
*
vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...
Marco Hinz
2019-04-03
*
vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481
Michael Vilim
2019-01-11
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
options: remove 'maxcombine` option (always use 6)
Björn Linse
2018-06-13
[next]