index
:
aerc
this commit
master
mirror of ~rjarry's aerc fork - a pretty good email client
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ui
/
textinput.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
completions: add support for completing multiple addresses
HEAD
master
Parasrah
2022-01-07
1
-5
/
+6
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-1
/
+1
*
lib/ui/textinput: Optimize ensureScroll
Adnan Maolood
2021-08-30
1
-5
/
+5
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-12
/
+20
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-20
/
+12
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-12
/
+20
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-20
/
+12
*
Add Style configuration
Reto Brunner
2020-05-27
1
-12
/
+20
*
Fix array out of bounds error
burrowing-owl
2020-05-05
1
-1
/
+1
*
compose: don't call ti.tabcomplete when it is nil
Timmy Douglas
2020-01-09
1
-0
/
+4
*
Don't select completions until tab has been pressed
Ben Burwell
2020-01-05
1
-6
/
+8
*
Show textinput completions in popovers
Ben Burwell
2019-12-21
1
-50
/
+223
*
Add UI options to save/pipe messages with unsupported mimetypes
Greg Anders
2019-11-17
1
-1
/
+2
*
Add Mouseable
Jeffas
2019-09-11
1
-0
/
+14
*
Add delete forward <C-k> and backward <C-u>
Christopher Vittal
2019-08-12
1
-0
/
+29
*
Add tab completion to textinputs
Jeffas
2019-07-26
1
-10
/
+74
*
Fix text input cursor position with non-ASCII text
Tuomas Siipola
2019-07-17
1
-3
/
+3
*
Implement basic tab completion support
Gregory Mullen
2019-06-29
1
-0
/
+8
*
ensureScroll on text input frames
Drew DeVault
2019-05-25
1
-0
/
+2
*
Implement scrolling in text input
Drew DeVault
2019-05-25
1
-3
/
+31
*
Show account wizard if no accounts configured
Drew DeVault
2019-05-22
1
-1
/
+1
*
New account wizard, part one
Drew DeVault
2019-05-21
1
-9
/
+22
*
Let caller pass in custom headers to compose
Drew DeVault
2019-05-16
1
-0
/
+4
*
Update tab name as subject changes
Drew DeVault
2019-05-14
1
-0
/
+15
*
Implement :{next,prev}-field in compose view
Drew DeVault
2019-05-12
1
-3
/
+3
*
Add initial compose widget
Drew DeVault
2019-05-12
1
-2
/
+3
*
Refactor ctx stashing out of exline
Drew DeVault
2019-05-11
1
-0
/
+2
*
Split ex line text handling into dedicated widget
Drew DeVault
2019-05-11
1
-0
/
+136