aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/inccommand_spec.lua
Commit message (Expand)AuthorAge
* 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
* inccommand=nosplit: Jump to first match.Justin M. Keyes2016-11-15
* 'inccommand': Simplify cursor placement logic.Justin M. Keyes2016-11-11
* 'inccommand': Restore cursor/view if cancelled.Justin M. Keyes2016-11-10
* 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* 'inccommand': Preserve curbuf->b_u_newhead.Justin M. Keyes2016-11-09
* 'inccommand': preserve 'modified'Justin M. Keyes2016-11-08
* 'inccommand': Do not trigger during scripts, feedkeys().Justin M. Keyes2016-11-08
* 'inccommand': test: scripts/feedkeys() should not trigger previewKillTheMule2016-11-08
* 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08