aerc/commands/account
Jeffas 90d26da58a Add sorting functionality
There is a command and config option. The criteria are a list of the
sort criterion and each can be individually reversed.

This only includes support for sorting in the maildir backend currently.
The other backends are not supported in this patch.
2019-09-20 14:56:02 -04:00
..
account.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
cf.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
clear.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
compose.go Add signatures 2019-09-12 16:18:34 -04:00
mkdir.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
next-folder.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
next-result.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
next.go commands: move ParseNextPrevMessage error value to its last return value 2019-09-04 16:30:57 -10:00
search.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
select.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
sort.go Add sorting functionality 2019-09-20 14:56:02 -04:00
view.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00