aerc/commands
Ben Burwell c610c3cd9d Factor IMAP-specific structs out of UI models
Before, we were using several IMAP-specific concepts to represent
information being displayed in the UI. Factor these structures out of
the IMAP package to make it easier for other backends to provide the
required information.
2019-07-08 16:06:28 -04:00
..
account Make :pipe command more generic 2019-07-05 12:21:12 -04:00
compose Implement basic tab completion support 2019-06-29 14:24:19 -04:00
msg Factor IMAP-specific structs out of UI models 2019-07-08 16:06:28 -04:00
msgview Make :pipe command more generic 2019-07-05 12:21:12 -04:00
terminal Implement basic tab completion support 2019-06-29 14:24:19 -04:00
cd.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
commands.go Remove unused caps string 2019-07-04 12:33:19 -04:00
global.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
help.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
new-account.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
next-tab.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
pwd.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
quit.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
term.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
util.go Add :save and :pipe commands to viewer 2019-05-27 09:37:07 -04:00