Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
| | | | | Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | ||||
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -2/+17 |
| | | | | | 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 basic message viewer mockup | Drew DeVault | 2019-03-30 | 1 | -3/+2 |
| | |||||
* | Correct color of error messages | Drew DeVault | 2019-03-30 | 1 | -1/+1 |
| | |||||
* | Add context-specific commands | Drew DeVault | 2019-03-21 | 1 | -1/+1 |
| | |||||
* | Wrap Terminal in TermHost | Drew DeVault | 2019-03-17 | 1 | -10/+3 |
| | |||||
* | Add :term-close | Drew DeVault | 2019-03-17 | 1 | -2/+11 |
| | |||||
* | Handle terminal title, login shell | Drew DeVault | 2019-03-17 | 1 | -5/+16 |
| | |||||
* | Move exline handling up to aerc, add :term | Drew DeVault | 2019-03-17 | 1 | -0/+33 |