aerc/commands/msgview
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
..
close.go Fix scdoc & gofmt issues 2019-05-18 15:34:16 -04:00
msgview.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
next-part.go Implement :next-part, :prev-part 2019-05-20 16:49:39 -04:00
pipe.go Add :save and :pipe commands to viewer 2019-05-27 09:37:07 -04:00
save.go Add :save and :pipe commands to viewer 2019-05-27 09:37:07 -04:00