aerc/widgets
Kalyan Sriram 402612fd97 notmuch: allow sort by file order
When using the notmuch backend, it often makes more sense to sort
folders (actual virtual folders, or queries) by the order specified in
the query-map file, rather than alphabetically. This patch introduces a
configuration option (disabled by default) that allows this.

Additionally, due to the notmuch backend previously using maps (which
are order-undefined) to store the list of queries, default query
selection on aerc startup fluctuated. This patch fixes that by using
slices to store query order.
2021-11-13 15:25:04 +01:00
..
account-wizard.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
account.go messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
aerc.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
common.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
compose.go viewer: add colon after header names 2021-11-05 10:45:31 +01:00
dirlist.go notmuch: allow sort by file order 2021-11-13 15:25:04 +01:00
exline.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
getpasswd.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
headerlayout.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
msglist.go messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
msgviewer.go viewer: add colon after header names 2021-11-05 10:45:31 +01:00
pgpinfo.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
providesmessage.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
selector.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
spinner.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
status.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
tabhost.go Implement style configuration. 2020-08-06 21:42:06 +02:00
terminal.go go.mod: change base git url 2021-11-05 10:21:45 +01:00