From 52b318127fe7ec001ca824947193b2cb7b0ebda6 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 14 May 2019 19:18:33 -0400 Subject: [PATCH] Fix default bindings for quit and edit --- config/binds.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/binds.conf b/config/binds.conf index 2d209c9..6d90e12 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -1,12 +1,13 @@ # Binds are of the form = # To use '=' in a key sequence, substitute it with "Eq": "" # If you wish to bind #, you can wrap the key sequence in quotes: "#" = quit -q = :quit = :prev-tab = :next-tab = :term [messages] +q = :quit + j = :next-message = :next-message = :next-message 50% @@ -67,6 +68,8 @@ $ex = # Keybindings used when reviewing a message to be sent y = :send n = :abort +e = :edit +a = :attach [terminal] $noinherit = true