aboutsummaryrefslogtreecommitdiff
path: root/test/functional/autocmd/cmdline_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* refactor(tests): again yet more global highlight definitionsbfredl2024-08-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor(tests): get channel id via nvim_get_chan_info #27441Justin M. Keyes2024-02-12
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* refactor: remove E5500, adjust testszeertzjq2023-01-16
* vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)zeertzjq2022-12-11
* fix(events): save v:event for cmdline autocommands separately (#21316)zeertzjq2022-12-07
* doc: fix typosBrian Wignall2019-11-27
* cmdline: support v:event in CmdlineChangedBjörn Linse2018-12-12
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
* FIXUP: duplicate error number in #7422Björn Linse2017-11-23
* cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)Björn Linse2017-11-22