1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2026-01-08 05:07:30 +01:00
aerc/config
Robin Jarry a1bcfd82a4 doc: correct default values to match code
Fix several documentation errors where stated defaults did not match
the actual code defaults:

The outgoing-cred-cmd-cache option defaults to false, not true. The
border-char-vertical and border-char-horizontal options default to
box-drawing characters, not spaces. The dialog-width and dialog-height
descriptions incorrectly mentioned percentage signs in the value range.

Update aerc.conf icon examples to show actual ASCII defaults instead of
UTF-8 symbols that suggested different defaults. Document the [default]
binding context. Fix deprecated index-format references to use
index-columns.

Signed-off-by: Robin Jarry <robin@jarry.cc>
Reviewed-by: Bence Ferdinandy <bence@ferdinandy.com>
2026-01-07 11:10:49 +01:00
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
accounts.go treewide: run go modernize 2025-12-20 18:06:30 +01:00
aerc.conf doc: correct default values to match code 2026-01-07 11:10:49 +01:00
binds.conf compose: remove confusing bindings to switch accounts 2025-12-11 21:33:48 +01:00
binds.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
binds_test.go binds: fix format of special keys 2025-01-24 09:28:09 +01:00
cmds.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
columns.go config: remove deprecated settings 2024-01-08 00:07:51 +01:00
compose.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
config.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
converters.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
filters.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
general.go config: create temporary-directory if it does not exist 2025-11-02 18:01:13 +01:00
hooks.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
openers.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
parse.go treewide: run go modernize 2025-12-20 18:06:30 +01:00
reload.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
statusline.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
style.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
style_test.go style: add back support for valid header patterns 2025-01-16 20:55:16 +01:00
templates.go templates: add missing methods to TemplateData interface 2026-01-07 11:10:49 +01:00
ui.go config: remove dead code for subject-based UI context 2026-01-07 11:10:49 +01:00
viewer.go viewer: add html-inline-images option 2025-12-04 13:52:37 +01:00