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
/
searchhl_spec.lua
Commit message (
Expand
)
Author
Age
*
test: improve test conventions
dundargoc
2024-04-08
*
vim-patch:9.0.0581: adding a character for incsearch fails at end of line
zeertzjq
2024-04-03
*
fix(cmdline): wrong 'incsearch' highlighting after :redraw (#27947)
luukvbaal
2024-03-20
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test(ui/searchhl_spec): match more in :terminal test (#25631)
zeertzjq
2023-10-14
*
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
2023-10-14
*
vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)
zeertzjq
2023-08-22
*
fix(highlight): make CurSearch work properly with 'winhl' (#24448)
zeertzjq
2023-07-23
*
vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...
zeertzjq
2023-05-30
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
test: make expect_unchanged() less confusing (#22255)
zeertzjq
2023-02-15
*
vim-patch:9.0.1298: inserting register on the cmdline does not trigger incsearch
zeertzjq
2023-02-11
*
vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)
zeertzjq
2022-10-01
*
test: improve searchhl tests
zeertzjq
2022-07-15
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
fix(tests): fix some screen.lua warnings
bfredl
2022-05-21
*
vim-patch:8.2.4805: CurSearch used for all matches in current line
zeertzjq
2022-04-23
*
vim-patch:8.2.4759: CurSearch highlight does not work for multi-line match
zeertzjq
2022-04-21
*
vim-patch:8.2.4724: current instance of last search pattern not easily spotted
zeertzjq
2022-04-21
*
feat(highlight): implement CurSearch highlight
Famiu Haque
2022-04-17
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...
Ghjuvan Lacambre
2021-04-04
*
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
2020-12-31
*
tests: check highlights work in open folds
Matthieu Coudron
2020-12-30
*
fix(fold): dont highlight search results on folded lines (#13616)
Matthieu Coudron
2020-12-29
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
2020-12-26
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
doc: fix typos
Brian Wignall
2019-11-27
*
tests: fix/improve Screen:expect_unchanged (#10577)
Daniel Hahler
2019-07-24
*
test: shell-test.c: "REP" command: flush, wait 1ms #10552
Justin M. Keyes
2019-07-20
*
screen.lua: expect_unchanged(), get_snapshot()
Justin M. Keyes
2019-07-20
*
ui/terminal: make terminal state redraw like any other state
Björn Linse
2019-05-14
*
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
*
Merge #8921 'highlight: Fix after-EOL matches at cursor'
Justin M. Keyes
2018-09-04
|
\
|
*
Add tests for highlighting after the end of a line.
Ricky Zhou
2018-09-03
|
/
*
inccommand: pause :terminal redraws (#8307)
Justin M. Keyes
2018-04-22
*
terminal: do not call redraw_buf_later() (#8306)
Justin M. Keyes
2018-04-21
*
Merge #7463 'incsearch + hlsearch highlight all'
Justin M. Keyes
2018-02-01
|
\
|
*
vim-patch:8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty pattern
Ömer Sinan Ağacan
2018-01-26
|
*
Add tests
Ömer Sinan Ağacan
2018-01-26
|
*
vim-patch:8.0.1238
Ömer Sinan Ağacan
2018-01-26
|
/
*
win: enable more functional tests
Jan Edmund Lazo
2018-01-06
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
tests: don't ignore highlights in searchhl_spec
Björn Linse
2016-08-14
*
tests: remove deprecated hl_colors
Björn Linse
2016-08-14
*
functests: Check logs in lua code
ZyX
2016-06-10
[next]