aerc/config
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
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf.in messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
bindings.go bindings: support more modified keys 2021-10-28 16:22:28 +02:00
bindings_test.go bindings: support more modified keys 2021-10-28 16:22:28 +02:00
binds.conf binds: add escape to clear search 2021-11-13 15:20:54 +01:00
config.go notmuch: allow sort by file order 2021-11-13 15:25:04 +01:00
default_styleset fix aerc-stylesets(7) typos 2020-12-13 10:30:56 +01:00
style.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
triggers.go index: add this-week-time-format 2021-11-06 17:34:20 +01:00