Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -2/+2 |
* | Add :prompt command | Christopher Vittal | 2019-08-26 | 1 | -4/+37 |
* | Add support for <C-j> as '<Enter>' in ExLine | Christopher Vittal | 2019-08-19 | 1 | -1/+1 |
* | Add tab completion to textinputs | Jeffas | 2019-07-26 | 1 | -7/+1 |
* | Add command history and cycling | Galen Abell | 2019-07-26 | 1 | -2/+14 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -7/+17 |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
* | Add initial compose widget | Drew DeVault | 2019-05-12 | 1 | -1/+1 |
* | Refactor ctx stashing out of exline | Drew DeVault | 2019-05-11 | 1 | -8/+2 |
* | Split ex line text handling into dedicated widget | Drew DeVault | 2019-05-11 | 1 | -98/+18 |
* | lib/ui: introduce Invalidatable | Simon Ser | 2019-04-27 | 1 | -7/+2 |
* | Add basic terminal widget | Drew DeVault | 2019-03-17 | 1 | -0/+9 |
* | Rig up key bindings | Drew DeVault | 2019-03-15 | 1 | -2/+6 |
* | Implement key bindings subsystem | Drew DeVault | 2019-03-15 | 1 | -4/+2 |
* | Add cursor handling in ex line | Drew DeVault | 2019-01-14 | 1 | -3/+9 |
* | Apply gofmt | Drew DeVault | 2018-06-11 | 1 | -3/+3 |
* | switch to tcell from termbox | Markus Ongyerth | 2018-06-01 | 1 | -28/+21 |
* | Add statusline widget | Drew DeVault | 2018-02-27 | 1 | -5/+14 |
* | Make ex line fully unicode aware | Drew DeVault | 2018-02-27 | 1 | -20/+19 |
* | Split UI library and widgets | Drew DeVault | 2018-02-26 | 1 | -0/+129 |