Björn Linse
|
2271b10a8e
|
insert: make <cmd> mapping work in completion (CTRL-X) mode
|
2018-12-01 10:37:46 +01:00 |
|
Björn Linse
|
5056d40b16
|
getchar: allow <SID> in <Cmd> mapping
|
2018-09-13 11:02:24 +02:00 |
|
Björn Linse
|
4a46ab8de9
|
cmdline: always use save_cmdline before command_line_enter
":normal :" might be invoked in various ways, so its safest to always
allow recursive invocation of cmdline mode
|
2018-08-17 10:48:48 +02:00 |
|
Björn Linse
|
98e7112390
|
msg: do not scroll entire screen (#8088)
|
2018-03-31 11:12:27 +02:00 |
|
Björn Linse
|
d407a48665
|
getchar: implement <Cmd> key to invoke command in any mode
|
2018-03-23 14:01:49 +01:00 |
|