Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update tcell to v2 and enable TrueColor support | y0ast | 2020-12-18 | 1 | -1/+1 |
* | Implement style configuration. | Kalyan Sriram | 2020-08-06 | 1 | -2/+4 |
* | Revert "Implement style configuration." | Reto Brunner | 2020-07-30 | 1 | -4/+2 |
* | Implement style configuration. | Kalyan Sriram | 2020-07-30 | 1 | -2/+4 |
* | Revert "Add Style configuration" | Drew DeVault | 2020-05-28 | 1 | -4/+2 |
* | Add Style configuration | Reto Brunner | 2020-05-27 | 1 | -2/+4 |
* | Show textinput completions in popovers | Ben Burwell | 2019-12-21 | 1 | -4/+11 |
* | Add UI options to save/pipe messages with unsupported mimetypes | Greg Anders | 2019-11-17 | 1 | -2/+2 |
* | 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 |