aerc/config
Andrew Jeffery 676fed9e22 Check account's from value is not empty
This leads to a nasty 'mail: no address' message for each email if left
empty so the user really should enter it.
2020-11-13 22:01:34 +01:00
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf.in Implement style configuration. 2020-08-06 21:42:06 +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 Check account's from value is not empty 2020-11-13 22:01:34 +01:00
default_styleset Fix color scheme for deleted emails 2020-08-31 09:06:13 +02:00
style.go Apply relevant msglist styles in order 2020-11-01 09:50:58 +01:00
triggers.go refactor ParseMessageFormat to use a ctx object 2020-10-14 08:42:26 +02:00