1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-12-18 17:21:02 +01:00
aerc/doc
Robin Jarry a0d0af5810 address-book: run the command with sh -c
Currently, the address book command is executed with exec. This prevents
from having shell markup like in all other commands.

Run the address book command with sh -c "<command>" to allow constructs
like:

  address-book-cmd = maddr -h to ~/Maildir/Sent | sort -u | grep %s

Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Paul W. Rankin <rnkn@rnkn.xyz>
2025-12-04 13:53:03 +01:00
..
aerc-accounts.5.scd config: allow controlling whether :delete is allowed from any folder 2025-06-11 10:12:16 +02:00
aerc-binds.5.scd man: add delete example 2025-03-18 23:25:11 +01:00
aerc-config.5.scd address-book: run the command with sh -c 2025-12-04 13:53:03 +01:00
aerc-imap.5.scd imap: add option to get go-imap to emit and store its own logs 2025-11-23 14:49:16 +01:00
aerc-jmap.5.scd jmap: fix typo in man page 2024-07-17 22:37:12 +02:00
aerc-maildir.5.scd doc: fix new-account mentions for all protocols 2024-05-28 23:52:30 +02:00
aerc-notmuch.5.scd docs: fix typo for aerc-notmuch multi-file-strategy 2024-10-22 19:51:30 +02:00
aerc-patch.7.scd treewide: fix English spelling 2025-01-21 13:39:01 +01:00
aerc-search.1.scd ui: make flag values consistent lower case 2025-03-30 23:12:39 +02:00
aerc-sendmail.5.scd doc: fix new-account mentions for all protocols 2024-05-28 23:52:30 +02:00
aerc-smtp.5.scd doc: fix new-account mentions for all protocols 2024-05-28 23:52:30 +02:00
aerc-stylesets.7.scd doc: document msglist pill as scrollbar 2025-08-28 09:55:36 +02:00
aerc-templates.7.scd term: allow setting custom title for the terminal tab 2025-05-05 13:49:04 +02:00
aerc-tutorial.7.scd doc: fix search navigation key in tutorial 2025-09-23 14:04:27 +02:00
aerc.1.scd commands: add :toggle-sidebar command 2025-11-29 21:08:34 +01:00
carddav-query.1.scd doc: strip email addresses in authors section 2023-08-11 21:13:39 +02:00