1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-11-24 16:50:06 +01:00
aerc/config
Robin Jarry 085324e1c9 config: create temporary-directory if it does not exist
Instead of requiring the directory to be created by the user. Let aerc
create it if necessary with restrictive permissions.

Signed-off-by: Robin Jarry <robin@jarry.cc>
Reviewed-by: Tristan Partin <tristan@partin.io>
2025-11-02 18:01:13 +01:00
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
accounts.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
aerc.conf config: create temporary-directory if it does not exist 2025-11-02 18:01:13 +01:00
binds.conf msgview: add copy-link command 2025-02-06 13:59:24 +01:00
binds.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
binds_test.go binds: fix format of special keys 2025-01-24 09:28:09 +01:00
cmds.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
columns.go config: remove deprecated settings 2024-01-08 00:07:51 +01:00
compose.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
config.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
converters.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
filters.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
general.go config: create temporary-directory if it does not exist 2025-11-02 18:01:13 +01:00
hooks.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
openers.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
parse.go treewide: replace interface{} with any 2025-04-07 10:51:05 +02:00
reload.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
statusline.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
style.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
style_test.go style: add back support for valid header patterns 2025-01-16 20:55:16 +01:00
templates.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
ui.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
viewer.go config: add contextual viewer configuration 2025-10-30 21:17:44 +01:00