aboutsummaryrefslogtreecommitdiff
path: root/widgets/exline.go
AgeCommit message (Expand)Author
2019-12-21Show textinput completions in popoversBen Burwell
2019-11-17Add UI options to save/pipe messages with unsupported mimetypesGreg Anders
2019-09-04all: purge redundant underscoresWagner Riffel
2019-08-26Add :prompt commandChristopher Vittal
2019-08-19Add support for <C-j> as '<Enter>' in ExLineChristopher Vittal
2019-07-26Add tab completion to textinputsJeffas
2019-07-26Add command history and cyclingGalen Abell
2019-06-29Implement basic tab completion supportGregory Mullen
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-12Add initial compose widgetDrew DeVault
2019-05-11Refactor ctx stashing out of exlineDrew DeVault
2019-05-11Split ex line text handling into dedicated widgetDrew DeVault
2019-04-27lib/ui: introduce InvalidatableSimon Ser
2019-03-17Add basic terminal widgetDrew DeVault
2019-03-15Rig up key bindingsDrew DeVault
2019-03-15Implement key bindings subsystemDrew DeVault
2019-01-14Add cursor handling in ex lineDrew DeVault
2018-06-11Apply gofmtDrew DeVault
2018-06-01switch to tcell from termboxMarkus Ongyerth
2018-02-27Add statusline widgetDrew DeVault
2018-02-27Make ex line fully unicode awareDrew DeVault
2018-02-26Split UI library and widgetsDrew DeVault