From b43a00303a71aca0d7fffc92cc1022b28567e23f Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 21 Mar 2023 12:33:32 +0100 Subject: aerc: change binds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .config/aerc/binds.conf | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to '.config') diff --git a/.config/aerc/binds.conf b/.config/aerc/binds.conf index fac421b..11009c2 100644 --- a/.config/aerc/binds.conf +++ b/.config/aerc/binds.conf @@ -1,8 +1,8 @@ # 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 -J = :prev-tab -K = :next-tab + = :prev-tab + = :next-tab [messages] q = :quit @@ -45,7 +45,9 @@ N = :prev-result T = :toggle-threads gi = :cf INBOX - = :pipe -mb aerc-copy-link +# = :pipe -mb aerc-copy-link + = :open-link +C = :check-mail [messages:account=gnzler] gl = :cf lists @@ -74,7 +76,8 @@ Rr = :reply Rq = :reply -q H = :toggle-headers - = :pipe -mb aerc-copy-link +# = :pipe -mb aerc-copy-link + = :open-link [compose] $ex = -- cgit 1.4.1