summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_search.vim
AgeCommit message (Expand)Author
2018-09-15patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabledv8.1.0392Bram Moolenaar
2018-09-09patch 8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-Wv8.1.0356Bram Moolenaar
2018-09-06patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search patternv8.1.0351Bram Moolenaar
2018-08-31patch 8.1.0339: wrong highlight when 'incsearch' set and cancelling :sv8.1.0339Bram Moolenaar
2018-08-23patch 8.1.0321: 'incsearch' regression: /\v highlights everythingv8.1.0321Bram Moolenaar
2018-08-22patch 8.1.0320: too much 'incsearch' highlight for pat matching everythingv8.1.0320Bram Moolenaar
2018-08-18patch 8.1.0295: no 'incsearch' highlighting for :vimgrep and similarv8.1.0295Bram Moolenaar
2018-08-18patch 8.1.0291: 'incsearch' highlighting not used for :sortv8.1.0291Bram Moolenaar
2018-08-14patch 8.1.0286: 'incsearch' does not apply to :smagic and :snomagicv8.1.0286Bram Moolenaar
2018-08-14patch 8.1.0284: 'cursorline' highlighting wrong with 'incsearch'v8.1.0284Bram Moolenaar
2018-08-14patch 8.1.0282: 'incsearch' does not work with command modifiersv8.1.0282Bram Moolenaar
2018-08-13patch 8.1.0280: 'incsearch' highlighting does not work for ":g!/"v8.1.0280Bram Moolenaar
2018-08-13patch 8.1.0279: 'incsearch' highlighting does not skip white spacev8.1.0279Bram Moolenaar
2018-08-12patch 8.1.0278: 'incsearch' highlighting does not accept reverse rangev8.1.0278Bram Moolenaar
2018-08-12patch 8.1.0277: 'incsearch' highlighting wrong in a few casesv8.1.0277Bram Moolenaar
2018-08-12patch 8.1.0276: no test for 'incsearch' highlighting with :sv8.1.0276Bram Moolenaar
2018-08-12patch 8.1.0275: 'incsearch' with :s doesn't start at cursor linev8.1.0275Bram Moolenaar
2018-08-11patch 8.1.0274: 'incsearch' triggers on ":source"v8.1.0274Bram Moolenaar
2018-08-11patch 8.1.0271: 'incsearch' doesn't work for :s, :g or :vv8.1.0271Bram Moolenaar
2018-07-14patch 8.1.0181: memory leak with trailing characters in skip expressionv8.1.0181Bram Moolenaar
2018-06-24patch 8.1.0112: no error when using bad arguments with searchpair()v8.1.0112Bram Moolenaar
2018-04-30patch 8.0.1776: in tests, when WaitFor() fails it doesn't say whyv8.0.1776Bram Moolenaar
2018-04-27patch 8.0.1767: with 'incsearch' text may jump up and downv8.0.1767Bram Moolenaar
2018-01-30patch 8.0.1440: terminal window: some vterm responses are delayedv8.0.1440Bram Moolenaar
2017-12-19patch 8.0.1417: test doesn't search for a sentencev8.0.1417Bram Moolenaar
2017-12-19patch 8.0.1416: crash when searching for a sentencev8.0.1416Bram Moolenaar
2017-12-16patch 8.0.1397: pattern with \& following nothing gives an errorv8.0.1397Bram Moolenaar
2017-11-16patch 8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty patternv8.0.1304Bram Moolenaar
2017-11-05patch 8.0.1271: still too many old style testsv8.0.1271Bram Moolenaar
2017-11-04patch 8.0.1259: search test can be flakyv8.0.1259Bram Moolenaar
2017-11-02patch 8.0.1257: no test for fix of undefined behaviorv8.0.1257Bram Moolenaar
2017-11-02patch 8.0.1250: 'hlsearch' highlighting not removed after incsearchv8.0.1250Bram Moolenaar
2017-11-02patch 8.0.1244: search test does not work correctly on MS-Windowsv8.0.1244Bram Moolenaar
2017-11-02patch 8.0.1243: no test for what 8.0.1227 fixesv8.0.1243Bram Moolenaar
2017-10-30patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()v8.0.1239Bram Moolenaar
2017-10-29patch 8.0.1238: incremental search only shows one matchv8.0.1238Bram Moolenaar
2017-10-22patch 8.0.1210: CTRL-G and CTRL-T are ignored with typeaheadv8.0.1210Bram Moolenaar
2017-10-15patch 8.0.1200: tests switch the bell off twicev8.0.1200Bram Moolenaar
2017-09-28patch 8.0.1158: still old style testsv8.0.1158Bram Moolenaar
2017-07-01patch 8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong directionv8.0.0692Bram Moolenaar
2017-06-29patch 8.0.0689: ~ character not escaped when extending search patternv8.0.0689Bram Moolenaar
2017-03-09patch 8.0.0440: not enough test coverage in Insert modev8.0.0440Bram Moolenaar
2017-03-08patch 8.0.0433: beeps when running testsv8.0.0433Bram Moolenaar
2017-03-01patch 8.0.0398: illegal memory access with "t"v8.0.0398Bram Moolenaar
2017-01-06patch 8.0.0147: searchpair() fails when 'magic' is offv8.0.0147Bram Moolenaar
2016-09-09patch 7.4.2356v7.4.2356Bram Moolenaar
2016-09-03patch 7.4.2320v7.4.2320Bram Moolenaar
2016-08-27patch 7.4.2268v7.4.2268Bram Moolenaar
2016-08-26patch 7.4.2259v7.4.2259Bram Moolenaar