diff options
author | Koni Marti <koni.marti@gmail.com> | 2022-01-23 10:31:41 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-01-24 09:51:32 +0100 |
commit | cb3090956cfdc0ff4c2f06e4ef3c5eb73b73f9c0 (patch) | |
tree | 9315572d92d80fe67c1eb209cf9c9d9f41eeda1f /filters | |
parent | eafb537081ed783daaa5b7455560d60eeb835230 (diff) | |
download | aerc-cb3090956cfdc0ff4c2f06e4ef3c5eb73b73f9c0.tar.gz |
dirlist: skip unnecessary change-folder action
when traversing the directory list, aerc will fetch the contents for
every directory even though the user might just move on to the next.
This causes an unnecessary delay (and load on the worker) and can be
avoided by skipping the old change-folder action when a newer one
arrives within a predefined time interval.
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Diffstat (limited to 'filters')
0 files changed, 0 insertions, 0 deletions