about summary refs log tree commit diff stats
path: root/lib/ui/textinput.go
Commit message (Expand)AuthorAgeFilesLines
* Add UI options to save/pipe messages with unsupported mimetypesGreg Anders2019-11-171-1/+2
* Add MouseableJeffas2019-09-111-0/+14
* Add delete forward <C-k> and backward <C-u>Christopher Vittal2019-08-121-0/+29
* Add tab completion to textinputsJeffas2019-07-261-10/+74
* Fix text input cursor position with non-ASCII textTuomas Siipola2019-07-171-3/+3
* Implement basic tab completion supportGregory Mullen2019-06-291-0/+8
* ensureScroll on text input framesDrew DeVault2019-05-251-0/+2
* Implement scrolling in text inputDrew DeVault2019-05-251-3/+31
* Show account wizard if no accounts configuredDrew DeVault2019-05-221-1/+1
* New account wizard, part oneDrew DeVault2019-05-211-9/+22
* Let caller pass in custom headers to composeDrew DeVault2019-05-161-0/+4
* Update tab name as subject changesDrew DeVault2019-05-141-0/+15
* Implement :{next,prev}-field in compose viewDrew DeVault2019-05-121-3/+3
* Add initial compose widgetDrew DeVault2019-05-121-2/+3
* Refactor ctx stashing out of exlineDrew DeVault2019-05-111-0/+2
* Split ex line text handling into dedicated widgetDrew DeVault2019-05-111-0/+136