Override $ex in compose view
This commit is contained in:
parent
f5a4d935ef
commit
702ad43bd2
|
@ -60,6 +60,7 @@ A = :archive flat<Enter>
|
||||||
[compose]
|
[compose]
|
||||||
# Keybindings used when the embedded terminal is not selected in the compose
|
# Keybindings used when the embedded terminal is not selected in the compose
|
||||||
# view
|
# view
|
||||||
|
$ex = <C-x>
|
||||||
<C-k> = :prev-field<Enter>
|
<C-k> = :prev-field<Enter>
|
||||||
<C-j> = :next-field<Enter>
|
<C-j> = :next-field<Enter>
|
||||||
<tab> = :next-field<Enter>
|
<tab> = :next-field<Enter>
|
||||||
|
|
Loading…
Reference in New Issue