aerc/config
Koni Marti ce18e92881 statusline: refactor to make it more customizable
Refactor statusline by clearly separating the rendering part from the
text display. Use printf-like format string for statusline
customization.

Document printf-like format string to customize the statusline.

Allow to completely mute the statusline (except for push notifications)
with a format specifier.

Provide a display mode with unicode icons for the status elements.

Implements: https://todo.sr.ht/~rjarry/aerc/34
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-04-25 11:21:07 +02:00
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf statusline: refactor to make it more customizable 2022-04-25 11:21:07 +02:00
bindings.go binds: allow to bind a command to < and > 2022-04-17 12:16:38 +02:00
bindings_test.go bindings: support more modified keys 2021-10-28 16:22:28 +02:00
binds.conf binds: add binding for :open by default in viewer 2022-04-14 23:48:26 +02:00
config.go statusline: refactor to make it more customizable 2022-04-25 11:21:07 +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