aerc/widgets
Srivathsan Murali b2fa5a16f5 Contextual UI Configuration
+ 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
2020-01-24 10:50:21 -05:00
..
account-wizard.go Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05:00
account.go Contextual UI Configuration 2020-01-24 10:50:21 -05:00
aerc.go create OriginalMail struct 2020-01-09 14:31:19 -05:00
common.go widgets: add msgInfoFromUids helper 2019-12-21 09:27:47 -05:00
compose.go Correct spelling 2020-01-16 07:21:01 +01:00
dirlist.go Add custom sorting for folders 2019-12-09 12:42:40 -05:00
exline.go Show textinput completions in popovers 2019-12-21 09:23:21 -05:00
headerlayout.go msgviewer: Add Labels as a virtual header 2019-12-27 10:20:30 -07:00
msglist.go Contextual UI Configuration 2020-01-24 10:50:21 -05:00
msgviewer.go Contextual UI Configuration 2020-01-24 10:50:21 -05:00
providesmessage.go add ProvidesMessages interface 2019-12-21 09:27:47 -05:00
selecter.go Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05:00
spinner.go Add modify-labels command 2019-09-12 16:17:24 -04:00
status.go Show currently pressed keys in statusline 2019-07-17 17:12:52 -04:00
tabhost.go Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05:00
terminal.go Switch back to upstream pty library 2020-01-16 13:45:27 -05:00