diff options
author | Koni Marti <koni.marti@gmail.com> | 2023-05-22 23:20:40 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-05-28 18:21:26 +0200 |
commit | 345907914f3e7f131ff9a0fd054a6f772d050636 (patch) | |
tree | 41b42236025345a532af5130da0c83ca9aedc886 /lib/hooks/mail-received.go | |
parent | 7cff87b1aef47a6190c177ea862eeac412ca7c39 (diff) | |
download | aerc-345907914f3e7f131ff9a0fd054a6f772d050636.tar.gz |
dirstore: list the folders in arrival order
List the folders in arrival order when dirstore.List() is called instead
of returning it in an arbitrary order.
If enable-folders-sort=false and dirlist-tree=false, the directory list
will arbitrarly reshuffle when changing directories because the
dirlist.dirs are generated from keys in a map in the dirstore.
Fixes: https://todo.sr.ht/~rjarry/aerc/178
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'lib/hooks/mail-received.go')
0 files changed, 0 insertions, 0 deletions