Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeFolder: do not depend on the msgstore | Reto Brunner | 2019-08-02 | 1 | -6/+6 |
| | | | | | We need to clear the filtering etc upon folder switch. Not having a valid msgstore is however no reason not to switch directories. | ||||
* | Implement :filter, :clear | Kevin Kuehler | 2019-07-19 | 1 | -0/+6 |
| | | | | Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu> | ||||
* | Add IMAP folder tab completion | Gregory Mullen | 2019-07-04 | 1 | -1/+2 |
| | | | | | Credit for this fix goes to Reto; I guess if we're not gonna be mutt we should probabaly do things correctly. | ||||
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -2/+12 |
| | | | | | Tab completion currently only works on commands. Contextual completion will be added in the future. | ||||
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | Add context-specific commands | Drew DeVault | 2019-03-21 | 1 | -0/+38 |