diff options
author | Johannes Thyssen Tishman <johannes@thyssentishman.com> | 2024-03-27 17:33:49 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-04-13 21:47:44 +0200 |
commit | 9849601906f3d53e38321e4b3a4461f60520bbca (patch) | |
tree | febf9038745b312a2bb9b855be102960ab40fc0c /.github | |
parent | 569a2720ca69ce4686f5d031c0937e2c365ca5fb (diff) | |
download | aerc-9849601906f3d53e38321e4b3a4461f60520bbca.tar.gz |
pipe: allow closing the terminal automatically
Add a new -s flag to :pipe. When specified, the terminal tab opened by
the :pipe command will be automatically closed after the process is
completed instead of prompting for a key press. While this doesn't
technically silence the command (the output is not suppressed), the
output is not shown to the user.
Changelog-added: Silently close the terminal tab after piping a
message to a command with `:pipe -s <cmd>`.
Signed-off-by: Johannes Thyssen Tishman <johannes@thyssentishman.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions