diff options
author | Tim Culverhouse <tim@timculverhouse.com> | 2022-07-26 08:13:21 -0500 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-07-26 22:24:01 +0200 |
commit | 6db766260b7c23ec113e31010e0ac68105622956 (patch) | |
tree | 8aad8e5b50278c9c2f7e90f607bda3f7da06cc97 /commands/exec.go | |
parent | 26b9c3d9665db0d5a7990f75fc1baccc0139e7a5 (diff) | |
download | aerc-6db766260b7c23ec113e31010e0ac68105622956.tar.gz |
sort: clear sort criteria when called without arguments
Fix a regression introduced by commit c2f4404fca15 ("threading: enable
filtering of server-side threads"). Prior to this commit, a :sort
command (no args) would clear out the current sort criteria (or rather,
apply the value from the config). Restore this functionality.
Fixes: c2f4404fca15 ("threading: enable filtering of server-side threads")
Reported-by: akspecs <akspecs@gmail.com>
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'commands/exec.go')
0 files changed, 0 insertions, 0 deletions