aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/inccommand_spec.lua
Commit message (Expand)AuthorAge
* fix(inccommand): ignore trailing commands only for *previewed* command #15638itchyny2021-09-20
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* extmark: fix decoration ploblems with extmarkerw72020-10-02
* vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :vAufar Gilbran2020-09-11
* extmarks: fix crash due to invalid column values in inccommand previewBjörn Linse2020-02-02
* Prevent prompts during inccommand previewsRob Pilling2019-10-31
* Prevent :topleft, etc modifying the inccommand preview windowRob Pilling2019-10-31
* Allow multiple leading colons before and after modifiers for 'inccommand'Rob Pilling2019-10-31
* Remove unnecessary expr in 'icm' testRob Pilling2019-10-31
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* test: fix screen assertionsJan Edmund Lazo2019-10-01
* test/inccommand_spec: avoid indeterminismJustin M. Keyes2019-09-01
* ex_getln.c: fix compute_cmdrow() not resetting lines_left (#10749)Ghjuvan Lacambre2019-08-12
* inccommand: Ignore :redraw during previewJustin M. Keyes2019-04-14
* vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
* inccommand: auto-disable if folding is slow #9568KillTheMule2019-02-01
* Mark ":substitute with inccommand during :terminal activity" fragileJames McCoy2019-01-01
* test: adjust time-sensitive tests (#9220)Justin M. Keyes2018-11-10
* Merge #9124 'vim-patch:8.0.1672'Justin M. Keyes2018-10-17
|\
| * functionaltest: map error does not cancel promptJan Edmund Lazo2018-10-14
* | tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
|/
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* test: inccommand_spec: retry unreliable test (#8311)Justin M. Keyes2018-05-18
* inccommand: pause :terminal redraws (#8307)Justin M. Keyes2018-04-22
* inccommand: do not execute trailing commands #8256Nimit Bhardwaj2018-04-21
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
* test/inccommand_spec: test the test (#7897)Justin M. Keyes2018-01-23
* win: enable more functional testsJan Edmund Lazo2018-01-06
* 'inccommand': Fix matches for zero-width (#7487)KillTheMule2017-11-05
* Merge #7315 "'inccommand': multiline, other fixes"Justin M. Keyes2017-10-31
|\
| * Fix cmd modifier tests for the new highlightKillTheMule2017-10-29
| * Adjust tests for new highlighting.KillTheMule2017-10-29
| * Test for clearing the highlightKillTheMule2017-10-29
| * Adjust tests for the new preview windowKillTheMule2017-10-29
| * Move tests into original file, lint, and add a testKillTheMule2017-10-29
| * Fix old inccomand tests, and add more for the new functionality.KillTheMule2017-10-29
|/
* inccommand: Ignore leading modifiers in the commandJames McCoy2017-10-24
* 'inccommand': fix 'gdefault' lockup #7261KillTheMule2017-09-12
* inccommand: fix optimization logic #7224KillTheMule2017-09-09
* inccommand: improve performance #6949KillTheMule2017-07-08
* test: inccommand_spec: Avoid indeterminism. (#6592)Justin M. Keyes2017-04-26
* test: helpers.execute() => helpers.feed_command()Justin M. Keyes2017-04-11
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* vim-patch:7.4.2051James McCoy2017-03-06
* undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016)Matthew Malcomson2017-01-31
* inccommand: Preview :sub commands only after the delimiter is presentJames McCoy2017-01-11
* inccommand: Suppress error reporting when previewing commandsJames McCoy2017-01-11
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* 'inccommand': Add tests.Justin M. Keyes2016-11-15