zeertzjq
ccb718a23d
fix(events): save v:event for cmdline autocommands separately
...
(cherry picked from commit 4ef6efe927
)
2022-12-07 00:58:05 +00:00
Brian Wignall
001e69cd46
doc: fix typos
...
close #11459
2019-11-27 22:47:25 -08:00
Björn Linse
5f82889be7
cmdline: support v:event in CmdlineChanged
2018-12-12 15:31:52 +01:00
Björn Linse
98e7112390
msg: do not scroll entire screen ( #8088 )
2018-03-31 11:12:27 +02:00
Justin M. Keyes
fd4021387e
test: rename next_message() to next_msg()
2018-03-11 12:43:42 +01:00
Björn Linse
d9b3ebfede
FIXUP: duplicate error number in #7422
2017-11-23 07:36:35 +01:00
Björn Linse
a4f6cec7a3
cmdline: CmdlineEnter and CmdlineLeave autocommands ( #7422 )
...
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.
fafcf0dd59
2017-11-22 22:35:20 +01:00