aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
diff options
context:
space:
mode:
authorKoni Marti <koni.marti@gmail.com>2022-08-12 23:15:43 +0200
committerRobin Jarry <robin@jarry.cc>2022-08-22 10:04:12 +0200
commit45e506e6aebdfdcb743d2d861eaddb85a01b3d5b (patch)
treed1eed2057c63c24177142efef514ad650875954f /go.sum
parent588be1a28422a6c431f11f820af73e99f11342c6 (diff)
downloadaerc-45e506e6aebdfdcb743d2d861eaddb85a01b3d5b.tar.gz
delete: fix find-next function
Fixes the find-next-loop when deleting the last message. The reverse loop with store.Prev() will break too early because the value of 'previous' was not reset correctly. Fixes: d941960f "delete: improve find next function" References: https://todo.sr.ht/~rjarry/aerc/59 Signed-off-by: Koni Marti <koni.marti@gmail.com> Tested-by: Tim Culverhouse <tim@timculverhouse.com>
Diffstat (limited to 'go.sum')
0 files changed, 0 insertions, 0 deletions