summary refs log tree commit diff stats
path: root/widgets/terminal.go
Commit message (Expand)AuthorAgeFilesLines
* moar colorsDrew DeVault2019-03-171-4/+10
* s/:term-close/:close/gDrew DeVault2019-03-171-1/+0
* Wrap Terminal in TermHostDrew DeVault2019-03-171-1/+1
* Add :term-closeDrew DeVault2019-03-171-12/+30
* Handle terminal title, login shellDrew DeVault2019-03-171-0/+13
* Fix terminal colors; wait until tty size is knownDrew DeVault2019-03-171-21/+75
* Add basic terminal widgetDrew DeVault2019-03-171-0/+179