Age | Commit message (Expand) | Author |
---|---|---|
2019-03-31 | Add basic filter implementation | Drew DeVault |
2019-03-31 | Don't parse mail in worker; send a reader instead | Drew DeVault |
2019-03-30 | Implement :pipe | Drew DeVault |
2019-03-29 | Add body fetching support code | Drew DeVault |
2019-03-21 | Improve cursor handling in embedded terminal | Drew DeVault |
2019-03-21 | Fix cursor handling in embedded terminal | Drew DeVault |
2019-03-21 | Forward key events to child terminal | Drew DeVault |
2019-03-17 | Handle terminal title, login shell | Drew DeVault |
2019-03-17 | Add basic terminal widget | Drew DeVault |
2019-03-15 | Rename :cd -> :cf, add :cd | Drew DeVault |
2019-03-15 | Implement key bindings subsystem | Drew DeVault |
2019-03-10 | Flesh out command parsing & handling | Drew DeVault |
2019-01-13 | Initialize worker in account widget | Drew DeVault |
2018-06-01 | Update go.mod | Drew DeVault |
2018-06-01 | switch to tcell from termbox | Markus Ongyerth |
2018-03-02 | Switch to vgo | Drew DeVault |