aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2019-04-21go get git.sr.ht/~sircmpwn/go-libvtermElias Naur
2019-03-31Add basic filter implementationDrew DeVault
2019-03-30Implement :pipeDrew DeVault
2019-03-29Add body fetching support codeDrew DeVault
2019-03-21Improve cursor handling in embedded terminalDrew DeVault
2019-03-21Fix cursor handling in embedded terminalDrew DeVault
2019-03-21Forward key events to child terminalDrew DeVault
2019-03-17Handle terminal title, login shellDrew DeVault
2019-03-17Add basic terminal widgetDrew DeVault
2019-03-15Rename :cd -> :cf, add :cdDrew DeVault
2019-03-15Implement key bindings subsystemDrew DeVault
2019-03-10Flesh out command parsing & handlingDrew DeVault
2019-02-10Add missing go.sum entriesElias Naur
2019-01-13Initialize worker in account widgetDrew DeVault
2019-01-13Add basic account widget, populate real acct viewsDrew DeVault