summaryrefslogtreecommitdiff
path: root/alot/commands/search.py
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-11-29 16:38:37 +0100
committerAnton Khirnov <anton@khirnov.net>2021-11-29 16:38:37 +0100
commit503ab8de493481355e8e8b0dc1fbe9fa049353bb (patch)
tree5accdfc22036ebf91474a87b59decaed248c72fa /alot/commands/search.py
parentdcd75a8bdb9b723a77713bc722f63e750019d445 (diff)
buffers/search: allow displaying results in reverse
Not hooked up to any commands, so not actually usable yet. Note that oldest_first and newest_first sort orders are not inverses of each other, because oldest_first uses the oldest message in the thread for sorting, while newest_first uses the newest one. This option applies on top of that sorting to display results from the end to the beginning. This requires reading the whole result list first, so can be slow for queries with many results.
Diffstat (limited to 'alot/commands/search.py')
0 files changed, 0 insertions, 0 deletions