about summary refs log tree commit diff stats
path: root/commands/term.go
Commit message (Expand)AuthorAgeFilesLines
* Implement basic tab completion supportGregory Mullen2019-06-291-2/+17
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* Add basic message viewer mockupDrew DeVault2019-03-301-3/+2
* Correct color of error messagesDrew DeVault2019-03-301-1/+1
* Add context-specific commandsDrew DeVault2019-03-211-1/+1
* Wrap Terminal in TermHostDrew DeVault2019-03-171-10/+3
* Add :term-closeDrew DeVault2019-03-171-2/+11
* Handle terminal title, login shellDrew DeVault2019-03-171-5/+16
* Move exline handling up to aerc, add :termDrew DeVault2019-03-171-0/+33