AutoYADM commit: 2025-03-17 12:30:07
This commit is contained in:
parent
e2b0fc2008
commit
2c4d34b0d7
4 changed files with 22 additions and 7 deletions
|
@ -197,13 +197,15 @@ n = :abort<Enter> # Abort (discard message, no confirmation)
|
|||
s = :sign<Enter> # Toggle signing
|
||||
x = :encrypt<Enter> # Toggle encryption to all recipients
|
||||
v = :preview<Enter> # Preview message
|
||||
p = :postpone<Enter> # Postpone
|
||||
dr = :postpone<Enter> # Postpone (save as Draft)
|
||||
q = :choose -o d discard abort -o p postpone postpone<Enter> # Abort or postpone
|
||||
e = :edit<Enter> # Edit (body and headers)
|
||||
# a = :attach -m<Enter> # Add attachment
|
||||
a = :menu -c 'footclient yazi --chooser-file %f' -b :attach<Enter>
|
||||
d = :detach<space> # Remove attachment
|
||||
H = :multipart text/html<Enter>
|
||||
a = :menu -c 'footclient yazi --chooser-file %f' -b :attach<Enter> # Pick attachments with Yazi
|
||||
dt = :detach<space> # Remove attachment
|
||||
H = :multipart text/html<Enter> # Convert Markdown to HTML
|
||||
# paste an attachment from clipboard
|
||||
# p = :menu -c ''
|
||||
|
||||
[terminal]
|
||||
$noinherit = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue