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
*
vim-patch:8.2.3292: underscore in very magic pattern causes a hang
zeertzjq
2022-12-04
*
vim-patch:8.2.3265: smartcase does not work correctly in very magic pattern
zeertzjq
2022-12-04
*
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
2022-12-04
*
vim-patch:9.0.0950: the pattern "\_s\zs" matches at EOL (#21192)
zeertzjq
2022-11-26
*
vim-patch:8.2.1751: using 2 where bool is expected may throw an error
zeertzjq
2022-11-05
*
vim-patch:partial:8.2.1183: assert_fails() checks the last error message
zeertzjq
2022-11-05
*
vim-patch:8.2.0866: not enough tests for buffer writing
zeertzjq
2022-11-05
*
vim-patch:8.2.0540: regexp and other code not tested (#20930)
zeertzjq
2022-11-04
*
vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)
zeertzjq
2022-10-01
*
vim-patch:8.2.0655: search code not sufficiently tested
zeertzjq
2022-07-17
*
vim-patch:8.2.0542: no test for E386
zeertzjq
2022-07-15
*
vim-patch:8.2.0535: regexp patterns not fully tested
zeertzjq
2022-07-15
*
vim-patch:8.2.0275: some Ex code not covered by tests
zeertzjq
2022-07-12
*
vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functions
zeertzjq
2022-07-12
*
vim-patch:8.2.{0212,0250}
zeertzjq
2022-07-12
*
vim-patch:8.2.2797: Search highlight disappears in the Visual area (#17947)
zeertzjq
2022-05-13
*
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
*
vim-patch:8.2.3489: ml_get error after search with range
zeertzjq
2022-04-01
*
vim-patch:8.2.3472: other crashes with empty search pattern not tested
zeertzjq
2022-04-01
*
vim-patch:8.2.3471: crash when using CTRL-T after an empty search pattern
zeertzjq
2022-04-01
*
vim-patch:8.2.0922: search test fails
Sean Dewar
2022-02-12
*
vim-patch:8.2.0028: searchpairpos() is not tested (#17232)
zeertzjq
2022-01-29
*
feat(eval/method): partially port v8.1.1993
Sean Dewar
2021-11-26
*
feat(eval/method): partially port v8.1.1921
Sean Dewar
2021-10-03
*
vim-patch:8.2.2911: pattern "\%V" does not match all of block selection
Jan Edmund Lazo
2021-05-31
*
vim-patch:8.2.2885: searching for \%'> does not match linewise end of line
Jan Edmund Lazo
2021-05-26
*
vim-patch:8.2.2050: search test contains unneeded sleeps
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.2.0409: search test leaves file behind
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...
Ghjuvan Lacambre
2021-04-04
*
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
[next]