diff options
author | Koni Marti <koni.marti@gmail.com> | 2022-03-24 23:12:14 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-03-25 13:07:20 +0100 |
commit | e50ab5928475ef44e880e3391e5ca164c8077ce4 (patch) | |
tree | bb1854fff779df27545789793068fbf38959cdad /commands/msg/pipe.go | |
parent | af2a70983c8d9a940a064c17057d42d92d717883 (diff) | |
download | aerc-e50ab5928475ef44e880e3391e5ca164c8077ce4.tar.gz |
sort: keep sort criteria applied to folder
Keep the sort criteria applied to the selected folder until the default
sort order should be restored. Call the sort command without arguments
to restore the default sort order.
The current behavior is that the default sort order is restored as soon
as the folder reloads. This happens often and then the results of the
sort command are lost. This makes the sort command not very
user-friendly. Instead, we should keep the sort criteria applied until
the user explicitly wants to restore the default sort order again.
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'commands/msg/pipe.go')
0 files changed, 0 insertions, 0 deletions