index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ui
Age
Commit message (
Expand
)
Author
2022-02-03
lib/ui/textinput: stop at /, ", and ' chars
Pranjal Kole
2022-01-07
completions: add support for completing multiple addresses
Parasrah
2021-11-30
style: customize vertical and horizontal border characters
Dian M Fay
2021-11-05
go.mod: change base git url
Robin Jarry
2021-10-28
view,compose: use border color to separate headers from body
Robin Jarry
2021-08-30
lib/ui/textinput: Optimize ensureScroll
Adnan Maolood
2020-12-18
update tcell to v2 and enable TrueColor support
y0ast
2020-09-10
Remove unused Simulator interface
Reto Brunner
2020-08-06
Implement style configuration.
Kalyan Sriram
2020-07-30
Revert "Implement style configuration."
Reto Brunner
2020-07-30
Implement style configuration.
Kalyan Sriram
2020-06-09
Make grid sizes dynamic
Jeffas
2020-05-28
Revert "Add Style configuration"
Drew DeVault
2020-05-27
Add Style configuration
Reto Brunner
2020-05-05
libui: don't require beeper for main content
Drew DeVault
2020-05-05
Fix array out of bounds error
burrowing-owl
2020-04-20
fix: Close unused MessageView when swapping view
Ray Ganardi
2020-03-09
Add pinned tabs
Jeffas
2020-03-03
Initial support for PGP decryption & signatures
Drew DeVault
2020-03-03
Add move-tab command
Jeffas
2020-01-09
compose: don't call ti.tabcomplete when it is nil
Timmy Douglas
2020-01-05
Don't select completions until tab has been pressed
Ben Burwell
2019-12-21
Show textinput completions in popovers
Ben Burwell
2019-12-21
Add popovers
Ben Burwell
2019-11-17
Add UI options to save/pipe messages with unsupported mimetypes
Greg Anders
2019-10-14
Fix tab refocus on remove
Jeffas
2019-10-14
Fix pushing invalid tabs to history
Jeffas
2019-09-18
Focus new tab after remove
Jeffas
2019-09-11
Add Mouseable
Jeffas
2019-08-12
Add delete forward <C-k> and backward <C-u>
Christopher Vittal
2019-08-03
Remove aerc specific code from the ui
Nicolai Dagestad
2019-07-29
Ring bell when new messages arrive
Ben Burwell
2019-07-26
Fix tabstrip over-drawing when not enough space
Jeffas
2019-07-26
Add tab completion to textinputs
Jeffas
2019-07-26
Fix invalid tab state when deselecting removed tab
Drew DeVault
2019-07-25
Fix :close on terminal panic
Jeffas
2019-07-25
Fix grid creating too large subcontexts
Jeffas
2019-07-25
Fix panic when tabs.popHistory is nonexistent
Drew DeVault
2019-07-23
Add change tab command
Jeffas
2019-07-17
Display user specified headers in viewer if present
Daniel Bridges
2019-07-17
Fix grid widths when using weighted widths
Jeffas
2019-07-17
Add MouseEnabled config setting
Jeffas
2019-07-17
Fix text input cursor position with non-ASCII text
Tuomas Siipola
2019-07-11
Add clickable tabs
Jeffas
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-06-11
lib/ui/tab: Add Replace method
Kevin Kuehler
2019-06-03
Fix #116
Drew DeVault
2019-06-02
Add Tabs history
Reto Brunner
2019-05-25
ensureScroll on text input frames
Drew DeVault
2019-05-25
Implement scrolling in text input
Drew DeVault
[next]