Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | widget: Add ProvidesMessage interface | Kevin Kuehler | 2019-06-02 | 1 | -39/+0 |
| | | | | | | | | | | | Consists of 3 functions * Store: Access to MessageStore type * SelectedAccount: Access to Account widget that the target widget belongs to * SelectedMessage: Current message (selected in msglist or the one we are viewing) Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu> | ||||
* | Advance cursor after :delete and :move | Drew DeVault | 2019-05-19 | 1 | -0/+1 |
| | | | | So that you can repeat the action on the next message if appropriate | ||||
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -2/+2 |
| | |||||
* | Implement move, mv commands | Drew DeVault | 2019-05-14 | 1 | -0/+38 |