aboutsummaryrefslogtreecommitdiff
path: root/lib/ui/textinput.go
AgeCommit message (Expand)Author
2020-01-09compose: don't call ti.tabcomplete when it is nilTimmy Douglas
2020-01-05Don't select completions until tab has been pressedBen Burwell
2019-12-21Show textinput completions in popoversBen Burwell
2019-11-17Add UI options to save/pipe messages with unsupported mimetypesGreg Anders
2019-09-11Add MouseableJeffas
2019-08-12Add delete forward <C-k> and backward <C-u>Christopher Vittal
2019-07-26Add tab completion to textinputsJeffas
2019-07-17Fix text input cursor position with non-ASCII textTuomas Siipola
2019-06-29Implement basic tab completion supportGregory Mullen
2019-05-25ensureScroll on text input framesDrew DeVault
2019-05-25Implement scrolling in text inputDrew DeVault
2019-05-22Show account wizard if no accounts configuredDrew DeVault
2019-05-21New account wizard, part oneDrew DeVault
2019-05-16Let caller pass in custom headers to composeDrew DeVault
2019-05-14Update tab name as subject changesDrew DeVault
2019-05-12Implement :{next,prev}-field in compose viewDrew 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