diff options
author | Tim Culverhouse <tim@timculverhouse.com> | 2022-07-31 09:41:21 -0500 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-08-01 10:37:42 +0200 |
commit | 894668aec26502f0f17b4afff7aa7fc476710a2f (patch) | |
tree | 7b7768ea9e9327f422e300b09891d934ce8b5f9f /widgets/terminal.go | |
parent | 56dabb5c9cd769d0bbb3c37ba514da150eeb5943 (diff) | |
download | aerc-894668aec26502f0f17b4afff7aa7fc476710a2f.tar.gz |
archive,move: fix reselect next message
Move and Archive used store.Next to select the next message. When moving
or archiving multiple messages with an upward movement, this would
result in a to-be-removed message being selected. Use findNextNonDeleted
function to select the correct next message for these commands.
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'widgets/terminal.go')
0 files changed, 0 insertions, 0 deletions