summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/autocmd/cmdline_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-03-11fix(events): fix incorrect capitalization of Cmdwin* events (#32813)zeertzjq1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-08-14refactor(tests): again yet more global highlight definitionsbfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-02-12refactor(tests): get channel id via nvim_get_chan_info #27441Justin M. Keyes1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-01-16refactor: remove E5500, adjust testszeertzjq1
2022-12-11vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)zeertzjq1
2022-12-07fix(events): save v:event for cmdline autocommands separately (#21316)zeertzjq1
2019-11-27doc: fix typosBrian Wignall1
2018-12-12cmdline: support v:event in CmdlineChangedBjörn Linse1
2018-03-31msg: do not scroll entire screen (#8088)Björn Linse1
2018-03-11test: rename next_message() to next_msg()Justin M. Keyes1
2017-11-23FIXUP: duplicate error number in #7422Björn Linse1
2017-11-22cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)Björn Linse1