index
:
aerc
master
mbox
threading
threading-v2
Mirror of https://git.sr.ht/~sircmpwn/aerc
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ui
/
textinput.go
Age
Commit message (
Expand
)
Author
2019-11-17
Add UI options to save/pipe messages with unsupported mimetypes
Greg Anders
2019-09-11
Add Mouseable
Jeffas
2019-08-12
Add delete forward <C-k> and backward <C-u>
Christopher Vittal
2019-07-26
Add tab completion to textinputs
Jeffas
2019-07-17
Fix text input cursor position with non-ASCII text
Tuomas Siipola
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-05-25
ensureScroll on text input frames
Drew DeVault
2019-05-25
Implement scrolling in text input
Drew DeVault
2019-05-22
Show account wizard if no accounts configured
Drew DeVault
2019-05-21
New account wizard, part one
Drew DeVault
2019-05-16
Let caller pass in custom headers to compose
Drew DeVault
2019-05-14
Update tab name as subject changes
Drew DeVault
2019-05-12
Implement :{next,prev}-field in compose view
Drew DeVault
2019-05-12
Add initial compose widget
Drew DeVault
2019-05-11
Refactor ctx stashing out of exline
Drew DeVault
2019-05-11
Split ex line text handling into dedicated widget
Drew DeVault