aboutsummaryrefslogtreecommitdiffstats
path: root/filters
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2023-08-30 16:18:00 -0500
committerRobin Jarry <robin@jarry.cc>2023-08-31 17:36:34 +0200
commit83bd28cde61e6663a98e02c7bc769e374df5a6f0 (patch)
tree58b94445013233ab7692196942336482d721ba5c /filters
parent9ba1c3408c34d1b9da343b00ea963d23138d5037 (diff)
downloadaerc-83bd28cde61e6663a98e02c7bc769e374df5a6f0.tar.gz
msgstore: ensure selection when calling sort
When using notmuch and changing labels, there is no reselection logic as there is when using a :mv command for other backends. This results in any label change that removes the message from the current query in having no selection. Add some simple reselection logic in the Sort callback so any call to Sort (which will refresh the message list) ensures the previously selected message is still selected, and if it isn't in the store anymore we select the same index of message as was previously selected. Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Tested-by: Inwit <inwit@sindominio.net> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'filters')
0 files changed, 0 insertions, 0 deletions