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
/
widgets
/
exline.go
Age
Commit message (
Expand
)
Author
2019-11-17
Add UI options to save/pipe messages with unsupported mimetypes
Greg Anders
2019-09-04
all: purge redundant underscores
Wagner Riffel
2019-08-26
Add :prompt command
Christopher Vittal
2019-08-19
Add support for <C-j> as '<Enter>' in ExLine
Christopher Vittal
2019-07-26
Add tab completion to textinputs
Jeffas
2019-07-26
Add command history and cycling
Galen Abell
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-05-17
s/aerc2/aerc/g
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
2019-04-27
lib/ui: introduce Invalidatable
Simon Ser
2019-03-17
Add basic terminal widget
Drew DeVault
2019-03-15
Rig up key bindings
Drew DeVault
2019-03-15
Implement key bindings subsystem
Drew DeVault
2019-01-14
Add cursor handling in ex line
Drew DeVault
2018-06-11
Apply gofmt
Drew DeVault
2018-06-01
switch to tcell from termbox
Markus Ongyerth
2018-02-27
Add statusline widget
Drew DeVault
2018-02-27
Make ex line fully unicode aware
Drew DeVault
2018-02-26
Split UI library and widgets
Drew DeVault