aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/searchhl_spec.lua
Commit message (Expand)AuthorAge
* test(ui/searchhl_spec): match more in :terminal test (#25631)zeertzjq2023-10-14
* vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)zeertzjq2023-10-14
* vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)zeertzjq2023-08-22
* fix(highlight): make CurSearch work properly with 'winhl' (#24448)zeertzjq2023-07-23
* vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...zeertzjq2023-05-30
* feat(ui): add scroll_delta to win_viewport event #19270Matthias Deiml2023-03-12
* test: make expect_unchanged() less confusing (#22255)zeertzjq2023-02-15
* vim-patch:9.0.1298: inserting register on the cmdline does not trigger incsearchzeertzjq2023-02-11
* vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)zeertzjq2022-10-01
* test: improve searchhl testszeertzjq2022-07-15
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* fix(tests): fix some screen.lua warningsbfredl2022-05-21
* vim-patch:8.2.4805: CurSearch used for all matches in current linezeertzjq2022-04-23
* vim-patch:8.2.4759: CurSearch highlight does not work for multi-line matchzeertzjq2022-04-21
* vim-patch:8.2.4724: current instance of last search pattern not easily spottedzeertzjq2022-04-21
* feat(highlight): implement CurSearch highlightFamiu Haque2022-04-17
* docs: typo fixes (#17859)dundargoc2022-04-15
* vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...Ghjuvan Lacambre2021-04-04
* Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...Jan Edmund Lazo2020-12-31
* tests: check highlights work in open foldsMatthieu Coudron2020-12-30
* fix(fold): dont highlight search results on folded lines (#13616)Matthieu Coudron2020-12-29
* vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped EscJan Edmund Lazo2020-12-26
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* doc: fix typosBrian Wignall2019-11-27
* tests: fix/improve Screen:expect_unchanged (#10577)Daniel Hahler2019-07-24
* test: shell-test.c: "REP" command: flush, wait 1ms #10552Justin M. Keyes2019-07-20
* screen.lua: expect_unchanged(), get_snapshot()Justin M. Keyes2019-07-20
* ui/terminal: make terminal state redraw like any other stateBjörn Linse2019-05-14
* tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* Merge #8921 'highlight: Fix after-EOL matches at cursor'Justin M. Keyes2018-09-04
|\
| * Add tests for highlighting after the end of a line.Ricky Zhou2018-09-03
|/
* inccommand: pause :terminal redraws (#8307)Justin M. Keyes2018-04-22
* terminal: do not call redraw_buf_later() (#8306)Justin M. Keyes2018-04-21
* Merge #7463 'incsearch + hlsearch highlight all'Justin M. Keyes2018-02-01
|\
| * vim-patch:8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty patternÖmer Sinan Ağacan2018-01-26
| * Add testsÖmer Sinan Ağacan2018-01-26
| * vim-patch:8.0.1238Ömer Sinan Ağacan2018-01-26
|/
* win: enable more functional testsJan Edmund Lazo2018-01-06
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in searchhl_specBjörn Linse2016-08-14
* tests: remove deprecated hl_colorsBjörn Linse2016-08-14
* functests: Check logs in lua codeZyX2016-06-10
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* defaults: enable 'hlsearch' by default. #2859Justin M. Keyes2015-06-20
* vim-patch:7.4.532 #2504David Bürgin2015-04-27
* tests/ui: test hlsearch and incsearchBjörn Linse2015-03-19