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