mirror of
https://git.sr.ht/~rjarry/aerc
synced 2025-12-18 08:51:15 +01:00
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> |
||
|---|---|---|
| .. | ||
| completer.go | ||