mirror of
https://git.sr.ht/~rjarry/aerc
synced 2025-11-05 00:21:54 +01:00
History is more like application state than a cache you would just want
to blow away. Let's reflect that in the path for the history file.
Changelog-changed: The location of the command history file has
changed to ${XDG_STATE_HOME:-$HOME/.local/state}/aerc/history.
Signed-off-by: Tristan Partin <tristan@partin.io>
Acked-by: Robin Jarry <robin@jarry.cc>
|
||
|---|---|---|
| .. | ||
| home.go | ||
| home_test.go | ||
| xdg.go | ||
| xdg_test.go | ||