aboutsummaryrefslogtreecommitdiff
path: root/test/functional/autocmd/cmdline_spec.lua
Commit message (Collapse)AuthorAge
* doc: fix typosBrian Wignall2019-11-27
| | | | close #11459
* 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
vim-patch:fafcf0dd59fd patch 8.0.1206: no autocmd for entering or leaving the command line Problem: No autocmd for entering or leaving the command line. Solution: Add CmdlineEnter and CmdlineLeave. https://github.com/vim/vim/commit/fafcf0dd59fd9c4ef743bb333ae40d1d322b6079