mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-01-20 06:01:34 +01:00
+ Adds parsing of contextual ui sections to aerc config. + Add GetUiConfig method for AercConfig that is used to get the specialized UI config. + Add UiConfig method to AccountView to get specialized UI Config. + Modifies Aerc codebase to use specialized UIConfig instead. + Adds documentation for Contextual UI Configuration |
||
|---|---|---|
| .. | ||
| account-wizard.go | ||
| account.go | ||
| aerc.go | ||
| common.go | ||
| compose.go | ||
| dirlist.go | ||
| exline.go | ||
| headerlayout.go | ||
| msglist.go | ||
| msgviewer.go | ||
| providesmessage.go | ||
| selecter.go | ||
| spinner.go | ||
| status.go | ||
| tabhost.go | ||
| terminal.go | ||