aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-05-12 00:06:09 -0400
committerDrew DeVault <sir@cmpwn.com>2019-05-12 00:06:09 -0400
commit577248f5e15d98a9a6522a605acd434059582bfc (patch)
tree890e305c723c4c21c9fba071571ee0d010be1183 /config
parentc05e5f73f29566812b7623311db8c6196c7be063 (diff)
Add initial compose widget
Diffstat (limited to 'config')
-rw-r--r--config/binds.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf
index 520c731..1102c21 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -39,6 +39,14 @@ r = :reply<Enter>
a = :reply -a<Enter>
f = :forward<Enter>
+[compose]
+$noinherit = true
+$ex = <semicolon>
+<C-k> = :prev-field<Enter>
+<C-j> = :next-field<Enter>
+<C-p> = :prev-tab<Enter>
+<C-n> = :next-tab<Enter>
+
[terminal]
$noinherit = true
$ex = <semicolon>