aerc/commands
Kevin Kuehler 753adb9069 widget: Add ProvidesMessage interface
Consists of 3 functions
* Store: Access to MessageStore type
* SelectedAccount: Access to Account widget that the target widget
belongs to
* SelectedMessage: Current message (selected in msglist or the one we
are viewing)

Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu>
2019-06-02 10:16:29 -04:00
..
account widget: Add ProvidesMessage interface 2019-06-02 10:16:29 -04:00
compose Implement :edit in compose screen 2019-05-26 11:58:14 -04:00
msg widget: Add ProvidesMessage interface 2019-06-02 10:16:29 -04:00
msgview Add :save and :pipe commands to viewer 2019-05-27 09:37:07 -04:00
terminal s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
cd.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
commands.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
global.go Add context-specific commands 2019-03-21 16:30:23 -04:00
help.go Implement :help 2019-05-22 11:17:52 -04:00
new-account.go Write new accounts to config and open tab 2019-05-22 10:40:08 -04:00
next-tab.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
pwd.go Implement :pwd command 2019-05-19 14:36:11 -04:00
quit.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
term.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
util.go Add :save and :pipe commands to viewer 2019-05-27 09:37:07 -04:00