aerc/doc
Chris Vittal f9bba3d17d Apply relevant msglist styles in order
Allow styles to be layered over a base style. The list of styles to
apply is layered over the base style in order, such that if the layer
does not differ from the base it is not used. The order that these
styles are applied in is, from first to last:

msglist_default
msglist_unread
msglist_read    (exclusive with unread, so technically the same level)
msglist_flagged
msglist_deleted
msglist_marked

So, msglist_marked style dominates.

This fixes an issue where the msglist_deleted style was not being applied.
2020-11-01 09:50:58 +01:00
..
aerc-config.5.scd docs: link to styleset(7) 2020-08-28 17:56:39 +02:00
aerc-imap.5.scd Fix typos 2020-05-21 18:11:47 +02:00
aerc-maildir.5.scd Add notmuch docs 2019-08-08 10:11:20 +09:00
aerc-notmuch.5.scd notmuch: clarify comment char of query-maps 2020-10-08 20:42:05 +02:00
aerc-search.1.scd Add flag based search options 2020-07-25 08:08:08 +02:00
aerc-sendmail.5.scd Implement sendmail support 2019-07-27 11:19:49 -04:00
aerc-smtp.5.scd doc: add oauth to aerc-smtp 2020-09-14 07:14:16 +02:00
aerc-stylesets.7.scd Apply relevant msglist styles in order 2020-11-01 09:50:58 +01:00
aerc-templates.7.scd Fix typos 2020-05-21 18:11:47 +02:00
aerc-tutorial.7.scd remove mention of header addition via the editor from tutorial 2020-04-24 23:51:47 +02:00
aerc.1.scd doc: fix typo in aerc man page 2020-09-17 22:11:29 +02:00