aerc: Split edit in compose view to edit headers by default

This commit is contained in:
Marty Oehme 2025-09-30 14:00:19 +02:00
parent 7fa4b06eea
commit 36f6e0b30f
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -209,7 +209,8 @@ x = :encrypt<Enter> # Toggle encryption to all recipients
v = :preview<Enter> # Preview message
p = :postpone<Enter> # Postpone
q = :choose -o d discard abort -o p postpone postpone<Enter> # Abort or postpone
e = :edit<Enter> # Edit (body and headers)
e = :edit -e<Enter> # Edit, headers in-message
E = :edit -E<Enter> # Edit, body and headers separate
a = :attach -m<Enter> # Add attachment
d = :detach<space> # Remove attachment