about summary refs log tree commit diff stats
path: root/html/053new-segment.subx.html
Commit message (Collapse)AuthorAgeFilesLines
* 5925Kartik Agaram2020-01-271-7/+7
|
* 5884Kartik Agaram2020-01-121-3/+3
|
* 5876 - address -> addrKartik Agaram2020-01-031-1/+1
|
* 5806Kartik Agaram2019-12-091-6/+6
|
* 5701Kartik Agaram2019-10-171-2/+2
|
* 5592 - switch register names to lowercaseKartik Agaram2019-08-261-31/+31
|
* 5582Kartik Agaram2019-08-251-4/+4
|
* 5490Kartik Agaram2019-07-271-2/+2
|
* 5485 - promote SubX to top-levelKartik Agaram2019-07-271-0/+154
bal */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
module git.sr.ht/~sircmpwn/aerc2

require (
	github.com/emersion/go-imap v1.0.0-beta.1
	github.com/emersion/go-imap-idle v0.0.0-20180114101550-2af93776db6b
	github.com/emersion/go-sasl v0.0.0-20161116183048-7e096a0a6197 // indirect
	github.com/gdamore/encoding v0.0.0-20151215212835-b23993cbb635
	github.com/gdamore/tcell v1.0.0
	github.com/go-ini/ini v1.42.0
	github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
	github.com/kyoh86/xdg v0.0.0-20171127140545-8db68a8ea76a
	github.com/lucasb-eyer/go-colorful v0.0.0-20180531031333-d9cec903b20c
	github.com/mattn/go-isatty v0.0.3
	github.com/mattn/go-runewidth v0.0.2
	github.com/nsf/termbox-go v0.0.0-20180129072728-88b7b944be8b
	github.com/stretchr/testify v1.3.0
	golang.org/x/text v0.3.0
)