aerc/config
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
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf.in Subsitute prefix in aerc.conf for install 2019-05-26 10:27:22 -04:00
bindings.go Change ex command to C-x when using terminal 2019-05-24 12:45:48 -04:00
bindings_test.go Implement key bindings subsystem 2019-03-15 01:31:23 -04:00
binds.conf Add :save and :pipe commands to viewer 2019-05-27 09:37:07 -04:00
config.go Install default configs to XDG config if not found 2019-05-22 12:35:44 -04:00