aerc/commands/compose
Stas Rudakou ca90343850 outgoing-cred-cmd: delay execution until an email needs to be sent
This can be useful in cases when:

1. outgoing-cred-cmd requires a user action or confirmation (e.g. when
   using pass with a Yubikey or similar smart card that requires a user
   to enter a pin or touch the device when decrypting the password)

2. A user starts aerc frequently, but not all the sessions end up with
   sending emails

3. So the user only wants to execute outgoing-cred-cmd when the password
   is really used, so the user doesn't have to enter pin or touch their
   Yubikey each time aerc starts

Signed-off-by: Stas Rudakou <stas@garage22.net>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-07-31 19:53:13 +02:00
..
abort.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
attach-key.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
attach.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
cc-bcc.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
compose.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
detach.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
edit.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
encrypt.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
header.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
next-field.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
postpone.go logging: use level-based logger functions 2022-07-23 22:52:15 +02:00
send.go outgoing-cred-cmd: delay execution until an email needs to be sent 2022-07-31 19:53:13 +02:00
sign.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00