Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -9/+69 |
| | | | | | 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 | -11/+25 |
| | |||||
* | Implement :cd command | Drew DeVault | 2019-03-14 | 1 | -4/+3 |
| | |||||
* | Flesh out command parsing & handling | Drew DeVault | 2019-03-10 | 1 | -4/+13 |
| | |||||
* | Start building out command subsystem | Drew DeVault | 2019-03-10 | 1 | -0/+28 |