mirror of
https://git.sr.ht/~rjarry/aerc
synced 2025-11-05 00:21:54 +01:00
Instead of creating new mail files in the general temporary directory,
where they might be erased upon system restart, create them in
${XDG_STATE_HOME:-~/.local/state}/aerc/compose. Adjust :recover to find
those files automatically.
Changelog-changed: Temporary files for messages being composed now
reside in the system's proper state home directory.
Signed-off-by: inwit <inwit@sindominio.net>
Acked-by: Robin Jarry <robin@jarry.cc>
|
||
|---|---|---|
| .. | ||
| align.go | ||
| cf.go | ||
| check-mail.go | ||
| clear.go | ||
| compose.go | ||
| connection.go | ||
| expand-folder.go | ||
| export-mbox.go | ||
| import-mbox.go | ||
| mkdir.go | ||
| next-folder.go | ||
| next-result.go | ||
| next.go | ||
| query.go | ||
| recover.go | ||
| rmdir.go | ||
| search.go | ||
| select.go | ||
| sort.go | ||
| split.go | ||
| view.go | ||