about summary refs log tree commit diff stats
path: root/go.sum
Commit message (Collapse)AuthorAgeFilesLines
...
* Update go-imap to 1.0.0-beta.4Simon Ser2019-04-291-38/+22
| | | | This release contains race conditions fixes.
* go get git.sr.ht/~sircmpwn/go-libvtermElias Naur2019-04-211-0/+2
| | | | Signed-off-by: Elias Naur <mail@eliasnaur.com>
* Add basic filter implementationDrew DeVault2019-03-311-0/+6
|
* Implement :pipeDrew DeVault2019-03-301-0/+2
|
* Add body fetching support codeDrew DeVault2019-03-291-0/+4
|
* Improve cursor handling in embedded terminalDrew DeVault2019-03-211-0/+6
|
* Fix cursor handling in embedded terminalDrew DeVault2019-03-211-0/+2
|
* Forward key events to child terminalDrew DeVault2019-03-211-0/+4
|
* Handle terminal title, login shellDrew DeVault2019-03-171-0/+11
|
* Add basic terminal widgetDrew DeVault2019-03-171-0/+10
|
* Rename :cd -> :cf, add :cdDrew DeVault2019-03-151-0/+2
|
* Implement key bindings subsystemDrew DeVault2019-03-151-0/+9
| | | | Which is not yet rigged up
* Flesh out command parsing & handlingDrew DeVault2019-03-101-0/+2
|
* Add missing go.sum entriesElias Naur2019-02-101-0/+6
|
* Initialize worker in account widgetDrew DeVault2019-01-131-0/+6
|
* Add basic account widget, populate real acct viewsDrew DeVault2019-01-131-0/+11