From 6aa035731d35bc4267df8e11a5944f710253d085 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 11 Mar 2025 20:30:14 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-11 20:30:14 --- .config/aerc/aerc.conf | 2 +- .config/aerc/binds.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf index 41824bf1..42099784 100644 --- a/.config/aerc/aerc.conf +++ b/.config/aerc/aerc.conf @@ -673,7 +673,7 @@ always-show-mime=true # ignored. # # This parameter can also be set per account in accounts.conf. -address-book-cmd=emailbook ~/notes/emailbook.txt --search "%s" +address-book-cmd=emailbook /home/fic/notes/emailbook.txt --search "%s" # Specifies the command to be used to select attachments. Any occurrence of # '%s' in the file-picker-cmd will be replaced with the argument diff --git a/.config/aerc/binds.conf b/.config/aerc/binds.conf index fa71af3c..40c2a0fc 100644 --- a/.config/aerc/binds.conf +++ b/.config/aerc/binds.conf @@ -151,6 +151,7 @@ $complete = = :prev-tab = :next-tab = :next-tab + = :prompt 'Abort?' abort [compose::editor] # Keybindings used when the embedded terminal is selected in the compose view