From df5c612ed3d926c76eaeb02e16042c43c6969510 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 25 May 2025 13:37:58 +0530 Subject: Add desktop file for aerc+term + some keybinds and pdf preview --- modules/email/aerc-binds.conf | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'modules/email/aerc-binds.conf') diff --git a/modules/email/aerc-binds.conf b/modules/email/aerc-binds.conf index 15d3a49..442c9ea 100644 --- a/modules/email/aerc-binds.conf +++ b/modules/email/aerc-binds.conf @@ -2,15 +2,15 @@ = :next-tab = :term ? = :help keys - = :prompt 'Quit?' quit - = :prompt 'Quit?' quit + = :prompt 'Quit? ' quit + = :prompt 'Quit? ' quit = :suspend [messages] -q = :prompt 'Quit?' quit +q = :prompt 'Quit? ' quit a = :read A = :unread @@ -102,6 +102,9 @@ $complete = = :prev-field = :prev-tab = :next-tab + = :prompt 'Quit? ' quit -f + = :attach -m ~ + = :preview @@ -113,6 +116,9 @@ $ex = = :next-field = :prev-tab = :next-tab + = :prompt 'Quit? ' quit -f + = :attach -m ~ + = :preview -- cgit v1.3.1