aerc/config
Connor Kuehl fb0e9e3e41 config: don't swallow error in checkConfigPerms
os.Stat might return other errors aside from one stating that the file
does not exist. If it does, propagate the error down. As before, if the
file does not exist, just do nothing.

Signed-off-by: Connor Kuehl <cipkuehl@gmail.com>
Reviewed-by: Moritz Poldrack <moritz@poldrack.dev>
Tested-by: Moritz Poldrack <moritz@poldrack.dev>
2022-04-14 23:48:24 +02:00
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf commands: implement fuzzy completion for commands and options 2022-03-07 10:18:50 +01:00
bindings.go review: display actual bindings for commands 2022-02-02 22:12:08 +01:00
bindings_test.go bindings: support more modified keys 2021-10-28 16:22:28 +02:00
binds.conf viewer: add key passthrough mode 2022-03-14 22:55:19 +01:00
config.go config: don't swallow error in checkConfigPerms 2022-04-14 23:48:24 +02:00
default_styleset fix aerc-stylesets(7) typos 2020-12-13 10:30:56 +01:00
style.go stylesets: allow specifying color by number 2022-04-07 12:51:09 +02:00
triggers.go index: add this-week-time-format 2021-11-06 17:34:20 +01:00