summary refs log tree commit diff stats
path: root/config/binds.conf
Commit message (Collapse)AuthorAgeFilesLines
* Add delete to the default binds.confDrew DeVault2019-06-021-0/+1
|
* Add :save and :pipe commands to viewerGalen Abell2019-05-271-0/+1
| | | | | | | | | * :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
* Implement :edit in compose screenDrew DeVault2019-05-261-0/+1
|
* binds.conf: make reply -a easier to use than replyDrew DeVault2019-05-251-4/+4
|
* Bind :compose to C in binds.confFrancis Dinh2019-05-231-0/+2
| | | | | The tutorial mentions using "C" for composing messages, but this was not actually implemented in binds.conf.
* Implement :next-part, :prev-partDrew DeVault2019-05-201-0/+2
|
* Rename :delete-message et al to :delete et alDrew DeVault2019-05-191-14/+14
|
* Change default bindings for repliesDrew DeVault2019-05-161-4/+4
|
* Change default reply keybindingsDrew DeVault2019-05-161-8/+8
|
* Fix default bindings for quit and editDrew DeVault2019-05-141-1/+4
|
* Move ! bind to [messages]Drew DeVault2019-05-141-1/+1
|
* Add (non-functional) reply commands to bindingsDrew DeVault2019-05-141-2/+9
|
* Add ! to default keybindingsDrew DeVault2019-05-141-0/+1
|
* Add distinct keybindings for each compose viewDrew DeVault2019-05-141-0/+13
|
* Add initial compose widgetDrew DeVault2019-05-121-0/+8
|
* Add message view commands, :closeDrew DeVault2019-03-301-1/+1
|
* Update default config/binds.confDrew DeVault2019-03-301-2/+17
|
* Add context-specific keybindingsDrew DeVault2019-03-211-0/+32