aerc/config
Reto Brunner 0f78f06610 Add Style configuration
The following functionalities are added to configure aerc ui styles.
- Read stylesets from file with very basic fnmatch wildcard matching
- Add default styleset
- Support different stylesets as part of UiConfig allowing contextual
  styles.
- Move widgets/ui elements to use the stylesets.
- Add configuration manual for the styleset
2020-05-27 07:57:10 +02:00
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf.in Add Style configuration 2020-05-27 07:57:10 +02:00
bindings.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
bindings_test.go Implement key bindings subsystem 2019-03-15 01:31:23 -04:00
binds.conf Add postpone command 2020-04-24 12:59:21 -04:00
config.go Add Style configuration 2020-05-27 07:57:10 +02:00
default_styleset Add Style configuration 2020-05-27 07:57:10 +02:00
style.go Add Style configuration 2020-05-27 07:57:10 +02:00
triggers.go msglist: highlight marked messages 2019-12-21 09:27:53 -05:00