aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2019-07-13Upgrade getopt package to masterDrew DeVault
2019-06-16Update tcell0.1.2Drew DeVault
2019-06-04Update dependenciesSimon Ser
2019-06-02Update tcell forkDrew DeVault
2019-06-01Use forked version of tcellDrew DeVault
2019-05-26Update terminal color handling per vterm changesDrew DeVault
2019-05-26Update to the latest go-libvtermDrew DeVault
2019-05-26Update go-libvtermDrew DeVault
2019-05-25Fix special characters in address.PersonalNameDrew DeVault
2019-05-19Update go-imap and go-imap-idleSimon Ser
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-16Implement :reply -q and :reply -aDrew DeVault
2019-05-16Implement (basic form) of :replyDrew DeVault
2019-05-15Copy sent emails to the Sent folderDrew DeVault
2019-05-14Implement sending emails /o/Drew DeVault
2019-05-14Add :send-message, prepares & writes email to /tmpDrew DeVault
2019-04-29Update go-imap to 1.0.0-beta.4Simon Ser
2019-04-21go get git.sr.ht/~sircmpwn/go-libvtermElias Naur
2019-03-31Add basic filter implementationDrew DeVault
2019-03-31Don't parse mail in worker; send a reader insteadDrew 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-01-13Initialize worker in account widgetDrew DeVault
2018-06-01Update go.modDrew DeVault
2018-06-01switch to tcell from termboxMarkus Ongyerth
2018-03-02Switch to vgoDrew DeVault