aboutsummaryrefslogtreecommitdiff
path: root/widgets/aerc.go
AgeCommit message (Expand)Author
2019-03-15Implement sidebar-width config optionDrew DeVault
2019-03-15Rig up key bindingsDrew DeVault
2019-03-10Start building out command subsystemDrew DeVault
2019-02-10Fix buildElias Naur
2019-01-20Implement Container interface in widgets/Drew DeVault
2019-01-14Send commands up to the top-level aerc widgetDrew DeVault
2019-01-13Move ex line into accountDrew DeVault
2019-01-13Move status line into account, update behaviorDrew DeVault
2019-01-13Initialize worker in account widgetDrew DeVault
2019-01-13Add basic account widget, populate real acct viewsDrew DeVault
2018-06-12Apply gofmtDrew DeVault
2018-06-11Apply gofmtDrew DeVault
2018-06-11Move sidebar into account tabsDrew DeVault
2018-06-01switch to tcell from termboxMarkus Ongyerth
2018-02-27Summon exline on demandDrew DeVault
2018-02-27Push commands to the status stackDrew DeVault
2018-02-27Pull main aerc UI into widgetDrew DeVault