From a81679c279e780afa95f2864f83906d09a755fb1 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 30 Apr 2025 13:23:59 +0200 Subject: aerc: update 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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config/aerc/binds.conf') diff --git a/.config/aerc/binds.conf b/.config/aerc/binds.conf index 9e0a41f..238941f 100644 --- a/.config/aerc/binds.conf +++ b/.config/aerc/binds.conf @@ -54,8 +54,9 @@ rq = :reply -aq ct = :compose -T new -H 'To: {{index (.To | emails) 0}}' cf = :compose -T new -H 'To: {{index (.From | emails) 0}}' +! = :flag -x Flagged -t + $ = :term -! = :term | = :pipe / = :search @@ -63,7 +64,7 @@ $ = :term n = :next-result N = :prev-result -tt = :toggle-threads +T = :toggle-threads gi = :cf INBOX C = :check-mail -- cgit 1.4.1