diff options
author | Vitaly Ovchinnikov <v@postbox.nz> | 2023-07-07 10:19:00 +0300 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-07-07 22:55:08 +0200 |
commit | 300021cc93c32956342107b754b5406d5a030413 (patch) | |
tree | 947728b46d7583620710aeac7c1595e1fde7b625 /config/accounts.conf | |
parent | 52203aba5876c0b98172d890dbe448894b8f1dd9 (diff) | |
download | aerc-300021cc93c32956342107b754b5406d5a030413.tar.gz |
open: add option -d to automatically delete temporary files
By default `:open` leaves its temporary files in the temp directory. The
patch adds an option `-d` that defers the deletion of the temporary file
when the opener is started.
This works well with "sync" openers that don't exit until the user is
done with the preview, but may not work with "async" openers that pass
the file to their parent process and exit. That's why the automatic
deletion needs to be intentionally enabled by using the option.
Suggested-by: Robin Jarry <robin@jarry.cc>
Signed-off-by: Vitaly Ovchinnikov <v@postbox.nz>
Reviewed-by: Moritz Poldrack <moritz@poldrack.dev>
Diffstat (limited to 'config/accounts.conf')
0 files changed, 0 insertions, 0 deletions