about summary refs log tree commit diff stats
path: root/config/binds.conf
diff options
context:
space:
mode:
authorYash Srivastav <yash111998@gmail.com>2019-06-09 23:42:20 +0530
committerDrew DeVault <sir@cmpwn.com>2019-06-09 15:51:30 -0400
commit702ad43bd2e5474669eae07eade44669f4f24b02 (patch)
tree98f7f1e6e480d0f9d9e0f536c6f2c7d39023834e /config/binds.conf
parentf5a4d935ef26ee7e7c0e4cabd840a759c6b132bf (diff)
downloadaerc-702ad43bd2e5474669eae07eade44669f4f24b02.tar.gz
Override $ex in compose view
Diffstat (limited to 'config/binds.conf')
-rw-r--r--config/binds.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf
index 3800b7b..dedb4c0 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -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>