aerc/commands
Galen Abell 28fc9fa53d Add :save and :pipe commands to viewer
* :save takes a path and saves the current message part to that location
* :pipe is the same as pipe on the account page, but uses the current
  message part rather than the whole email (ie :pipe gzip -d)
* Refactored account:pipe and extracted common pipe code to
  commands.util.QuickTerm
* Added helper command aerc.PushError
2019-05-27 09:37:07 -04:00
..
account Add :save and :pipe commands to viewer 2019-05-27 09:37:07 -04:00
compose Implement :edit in compose screen 2019-05-26 11:58:14 -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