Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add context-specific keybindings | Drew DeVault | 2019-03-21 | 1 | -8/+38 | |
* | Wrap Terminal in TermHost | Drew DeVault | 2019-03-17 | 1 | -0/+5 | |
* | Add :term-close | Drew DeVault | 2019-03-17 | 1 | -0/+8 | |
* | Handle terminal title, login shell | Drew DeVault | 2019-03-17 | 1 | -1/+0 | |
* | Implement :next-tab, :prev-tab | Drew DeVault | 2019-03-17 | 1 | -0/+16 | |
* | Move exline handling up to aerc, add :term | Drew DeVault | 2019-03-17 | 1 | -15/+114 | |
* | commands: handle case where no account selected | Drew DeVault | 2019-03-17 | 1 | -1/+5 | |
* | Add basic terminal widget | Drew DeVault | 2019-03-17 | 1 | -0/+4 | |
* | Implement sidebar-width config option | Drew DeVault | 2019-03-15 | 1 | -2/+1 | |
* | Rig up key bindings | Drew DeVault | 2019-03-15 | 1 | -1/+1 | |
* | Start building out command subsystem | Drew DeVault | 2019-03-10 | 1 | -6/+8 | |
* | Fix build | Elias Naur | 2019-02-10 | 1 | -1/+2 | |
* | Implement Container interface in widgets/ | Drew DeVault | 2019-01-20 | 1 | -0/+4 | |
* | Send commands up to the top-level aerc widget | Drew DeVault | 2019-01-14 | 1 | -8/+14 | |
* | Move ex line into account | Drew DeVault | 2019-01-13 | 1 | -40/+9 | |
* | Move status line into account, update behavior | Drew DeVault | 2019-01-13 | 1 | -6/+9 | |
* | Initialize worker in account widget | Drew DeVault | 2019-01-13 | 1 | -1/+6 | |
* | Add basic account widget, populate real acct views | Drew DeVault | 2019-01-13 | 1 | -27/+4 | |
* | Apply gofmt | Drew DeVault | 2018-06-12 | 1 | -8/+8 | |
* | Apply gofmt | Drew DeVault | 2018-06-11 | 1 | -5/+5 | |
* | Move sidebar into account tabs | Drew DeVault | 2018-06-11 | 1 | -16/+29 | |
* | switch to tcell from termbox | Markus Ongyerth | 2018-06-01 | 1 | -13/+11 | |
* | Summon exline on demand | Drew DeVault | 2018-02-27 | 1 | -11/+24 | |
* | Push commands to the status stack | Drew DeVault | 2018-02-27 | 1 | -4/+3 | |
* | Pull main aerc UI into widget | Drew DeVault | 2018-02-27 | 1 | -0/+91 |