mirror of
https://git.sr.ht/~rjarry/aerc
synced 2026-01-08 05:07:30 +01:00
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> |
||
|---|---|---|
| .. | ||
| accounts.conf | ||
| accounts.go | ||
| aerc.conf | ||
| binds.conf | ||
| binds.go | ||
| binds_test.go | ||
| cmds.go | ||
| columns.go | ||
| compose.go | ||
| config.go | ||
| converters.go | ||
| filters.go | ||
| general.go | ||
| hooks.go | ||
| openers.go | ||
| parse.go | ||
| reload.go | ||
| statusline.go | ||
| style.go | ||
| style_test.go | ||
| templates.go | ||
| ui.go | ||
| viewer.go | ||