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
/
commands
/
term.go
Age
Commit message (
Expand
)
Author
2021-11-05
go.mod: change base git url
Robin Jarry
2021-01-30
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2020-05-28
Revert "Add Style configuration"
Drew DeVault
2020-05-28
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-27
Remove duration from the status methods
Reto Brunner
2020-05-27
Add Style configuration
Reto Brunner
2020-04-24
gofmt fixes
Drew DeVault
2020-04-23
Use aerc.PushError where appropriate
Ben Fiedler
2019-09-04
all: purge redundant underscores
Wagner Riffel
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-05-17
s/aerc2/aerc/g
Drew DeVault
2019-03-30
Add basic message viewer mockup
Drew DeVault
2019-03-30
Correct color of error messages
Drew DeVault
2019-03-21
Add context-specific commands
Drew DeVault
2019-03-17
Wrap Terminal in TermHost
Drew DeVault
2019-03-17
Add :term-close
Drew DeVault
2019-03-17
Handle terminal title, login shell
Drew DeVault
2019-03-17
Move exline handling up to aerc, add :term
Drew DeVault