aerc/widgets
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-wizard.go Show account wizard if no accounts configured 2019-05-22 11:35:55 -04:00
account.go Load IMAP worker for imap+insecure 2019-05-20 19:28:04 -04:00
aerc.go Add :save and :pipe commands to viewer 2019-05-27 09:37:07 -04:00
compose.go Implement :edit in compose screen 2019-05-26 11:58:14 -04:00
dirlist.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
exline.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
msglist.go Advance cursor after :delete and :move 2019-05-19 18:21:02 -04:00
msgviewer.go Add :save and :pipe commands to viewer 2019-05-27 09:37:07 -04:00
spinner.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
status.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
tabhost.go Move exline handling up to aerc, add :term 2019-03-17 16:19:15 -04:00
terminal.go Update terminal color handling per vterm changes 2019-05-26 15:48:29 -04:00