1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-11-23 16:42:07 +01:00
aerc/config
Paul Spooren e4104a8674 Allow custom spinner via config file
Allows to set `ui.spinner=` to a string which is then split by
`ui.spinner-delimiter=` (Default: comma) instead of having a hard coded
animation.

This implementation doesn't use INIs capabilities to split strings as
it trims whitespaces breaking the default animation.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-08-30 10:32:28 +09:00
..
accounts.conf
aerc.conf.in Ring bell when new messages arrive 2019-07-29 15:01:49 -04:00
bindings_test.go
bindings.go
binds.conf
config.go Allow custom spinner via config file 2019-08-30 10:32:28 +09:00
triggers.go