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
/
src
/
nvim
/
testdir
/
test_search.vim
Commit message (
Expand
)
Author
Age
*
test/old: use CheckFunction, enable more tests
Jan Edmund Lazo
2021-03-27
*
vim-patch:8.2.2045: highlighting a character too much with incsearch
Jan Edmund Lazo
2021-03-27
*
test/old: cherry-pick patch v8.1.1955 changes for test_trycatch.vim
Jan Edmund Lazo
2020-12-11
*
vim-patch:8.2.1296: some part of using 'smarcase' was not tested
Jan Edmund Lazo
2020-12-06
*
vim-patch:8.1.0811: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
vim-patch:8.2.1787: crash with 'incsearch' and very long line
Jan Edmund Lazo
2020-10-02
*
vim-patch:8.2.0637: incsearch highlighting does not work for ":sort!"
Jan Edmund Lazo
2020-09-14
*
vim-patch:8.1.2338: using Visual mark sith :s gives E20 if not set
Jan Edmund Lazo
2020-09-14
*
vim-patch:8.1.1704: C-R C-W does not work after C-G when using 'incsearch'
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.0640: get E14 while typing command :tab with 'incsearch' set
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.0584: with search CTRL-L does not pick up composing characters
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.0555: crash when last search pat is set but not last substitute...
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.0399: 'hlsearch' highlight remains in other window
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0392: error while typing :/foo/s// with 'incsearch' enabled
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-W
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0339: wrong highlight when 'incsearch' set and cancelling :s
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0321: 'incsearch' regression: /\v highlights everything
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0320: too much 'incsearch' highlight for pat matching everything
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0295: no 'incsearch' highlighting for :vimgrep and similar
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0291: 'incsearch' highlighting not used for :sort
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0286: 'incsearch' does not apply to :smagic and :snomagic
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0284: 'cursorline' highlighting wrong with 'incsearch'
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0282: 'incsearch' does not work with command modifiers
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0280: 'incsearch' highlighting does not work for ":g!/"
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0279: 'incsearch' highlighting does not skip white space
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0278: 'incsearch' highlighting does not accept reverse range
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0277: 'incsearch' highlighting wrong in a few cases
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0275: 'incsearch' with :s doesn't start at cursor line
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0274: 'incsearch' triggers on ":source"
Aufar Gilbran
2020-09-11
*
vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :v
Aufar Gilbran
2020-09-11
*
vim-patch:8.2.0135: bracketed paste can still cause invalid memory access
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.2.0133: invalid memory access with search command
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.0.1767: with 'incsearch' text may jump up and down
Jan Edmund Lazo
2019-12-22
*
doc: fix typos
Brian Wignall
2019-11-27
*
vim-patch:8.1.1483: skipped tests are not properly listed
Daniel Hahler
2019-08-22
*
vim-patch:8.1.0811: too many #ifdefs
Daniel Hahler
2019-08-22
*
vim-patch:8.0.1238: incremental search only shows one match
Jan Edmund Lazo
2019-06-28
*
vim-patch:8.1.0181: memory leak with trailing characters in skip expression
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0112: no error when using bad arguments with searchpair()
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.0.1239: cannot use a lambda for the skip argument to searchpair()
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.1475: search string not displayed when 'rightleft' is set
erw7
2019-06-07
*
vim-patch:8.1.1214: old style tests #9948
Jan Edmund Lazo
2019-04-27
*
vim-patch:8.1.0973: pattern with syntax error gives threee error messages
Justin M. Keyes
2019-03-01
*
vim-patch:8.1.0965: search test fails
Justin M. Keyes
2019-03-01
*
vim-patch:8.1.0963: illegal memory access when using 'incsearch'
Justin M. Keyes
2019-03-01
*
vim-patch:8.1.0985: crash with large number in regexp
Justin M. Keyes
2019-02-28
*
vim-patch:8.1.0276: no test for 'incsearch' highlighting with :s
Jan Edmund Lazo
2019-02-17
*
vim-patch:8.0.1417: test doesn't search for a sentence
Jan Edmund Lazo
2018-09-16
[next]