Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | doc: fix typos | Brian Wignall | 2019-11-27 |
| | | | | close #11459 | ||
* | cmdline: support v:event in CmdlineChanged | Björn Linse | 2018-12-12 |
| | |||
* | msg: do not scroll entire screen (#8088) | Björn Linse | 2018-03-31 |
| | |||
* | test: rename next_message() to next_msg() | Justin M. Keyes | 2018-03-11 |
| | |||
* | FIXUP: duplicate error number in #7422 | Björn Linse | 2017-11-23 |
| | |||
* | cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422) | Björn Linse | 2017-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 |