diff options
author | Moritz Poldrack <git@moritz.sh> | 2023-03-15 22:40:37 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-04-01 01:01:09 +0200 |
commit | 2fef0f4a60c8026c156ad8d75078bccde6a540d8 (patch) | |
tree | cff6819cd0950294ee5e7c20b57582c23d628b4e /models | |
parent | 088d63ce934c34e113a5b3154dfcf91b49132067 (diff) | |
download | aerc-2fef0f4a60c8026c156ad8d75078bccde6a540d8.tar.gz |
config: replace triggers with hooks
Deprecate triggers and replace them with hooks. Now that aerc supports
running arbitrary ex commands over IPC, it is possible to run internal
aerc commands *and* shell commands via external shell scripts. Hooks
only allow running shell commands. Hooks info is passed via environment
variables.
Implements: https://todo.sr.ht/~rjarry/aerc/136
Signed-off-by: Moritz Poldrack <git@moritz.sh>
Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Bence Ferdinandy <bence@ferdinandy.com>
Diffstat (limited to 'models')
0 files changed, 0 insertions, 0 deletions