1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2026-01-18 05:01:36 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
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