From 577248f5e15d98a9a6522a605acd434059582bfc Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 12 May 2019 00:06:09 -0400 Subject: Add initial compose widget --- config/binds.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config') 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 a = :reply -a f = :forward +[compose] +$noinherit = true +$ex = + = :prev-field + = :next-field + = :prev-tab + = :next-tab + [terminal] $noinherit = true $ex = -- cgit v1.2.3