From 09a2599897a7a32fc69977c249e2b9ba8a083342 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Tue, 20 May 2025 10:40:33 +0200 Subject: [PATCH] aerc config tweaks --- aerc/binds.conf | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/aerc/binds.conf b/aerc/binds.conf index 86f992d..b0decd0 100644 --- a/aerc/binds.conf +++ b/aerc/binds.conf @@ -2,8 +2,8 @@ # To use '=' in a key sequence, substitute it with "Eq": "" # If you wish to bind #, you can wrap the key sequence in quotes: "#" = quit # make consistent vs newsboat c-j vs J - = :next-tab - = :prev-tab + = :next-tab + = :prev-tab = :term ? = :help keys \[t = :prev-tab @@ -18,12 +18,8 @@ $ = :term = :next 50% = :next 100% = :prev 50% - = :next = :view = :clear - = :next 100% - = :prev 100% - = :prev \ = :filter A = :unmark -a:mark -T:archive flat aa = :archive flat @@ -71,9 +67,9 @@ D = :delete-message [view] / = :toggle-key-passthrough/ | = :pipe - = :next-part + = :next-part = :open-link - = :prev-part + = :prev-part A = :unmark -a:mark -T:archive flat aa = :archive flat D = :delete-message @@ -96,6 +92,10 @@ S = :save dd = :delete-message D = :delete-message +[view:folder=Spam] +dd = :delete-message +D = :delete-message + [view::passthrough] $noinherit = true $ex = @@ -103,26 +103,26 @@ $ex = [compose] # Keybindings used when the embedded terminal is not selected in the compose view -$complete = +$complete = $ex = $noinherit = true = :switch-account -n = :switch-account -p = :prev-field - = :next-field - = :next-tab - = :prev-field - = :prev-tab + = :next-field + = :next-tab + = :prev-field + = :prev-tab = :next-field [compose::editor] # Keybindings used when the embedded terminal is selected in the compose view $noinherit = true $ex = - = :next-field - = :next-tab - = :prev-field - = :prev-tab + = :next-field + = :next-tab + = :prev-field + = :prev-tab [compose::review] y = :send # Send @@ -140,5 +140,5 @@ x = :encrypt # Toggle encryption to all recipients $noinherit = true $ex = - = :next-tab - = :prev-tab + = :next-tab + = :prev-tab