diff options
author | Koni Marti <koni.marti@gmail.com> | 2022-08-12 23:15:43 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-08-22 10:04:12 +0200 |
commit | 45e506e6aebdfdcb743d2d861eaddb85a01b3d5b (patch) | |
tree | d1eed2057c63c24177142efef514ad650875954f /Makefile | |
parent | 588be1a28422a6c431f11f820af73e99f11342c6 (diff) | |
download | aerc-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 'Makefile')
0 files changed, 0 insertions, 0 deletions