Override $ex in compose view

This commit is contained in:
Yash Srivastav 2019-06-09 23:42:20 +05:30 committed by Drew DeVault
parent f5a4d935ef
commit 702ad43bd2
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ A = :archive flat<Enter>
[compose]
# Keybindings used when the embedded terminal is not selected in the compose
# view
$ex = <C-x>
<C-k> = :prev-field<Enter>
<C-j> = :next-field<Enter>
<tab> = :next-field<Enter>