From 887ff6550d64aa0243192c922c977f41ce549e42 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 26 May 2019 11:58:14 -0400 Subject: Implement :edit in compose screen --- config/binds.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/binds.conf b/config/binds.conf index 0c8c492..6a3ff23 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -72,6 +72,7 @@ $ex = # Keybindings used when reviewing a message to be sent y = :send n = :abort +q = :abort e = :edit a = :attach -- cgit v1.2.3