summary refs log tree commit diff stats
path: root/lib/ui/textinput.go
Commit message (Expand)AuthorAgeFilesLines
* 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
89'>89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123