Fork of the aerc email client (https://sr.ht/~rjarry/aerc)
Go to file
Markus Ongyerth 2f5c1db63c refactor lib/ui/tab to ensure staying in bounds
Fix a few potential out of bounds by placing proper checks, which should
be relevant if all tabs are removed for some reason.

Also avoid iterating all tabs in the invalidate handler, since we are
only interested in whether it's the selected tab either way
2018-06-13 07:00:12 -04:00
config Misc idiomatic fixes 2018-01-10 11:20:41 -05:00
lib/ui refactor lib/ui/tab to ensure staying in bounds 2018-06-13 07:00:12 -04:00
widgets Apply gofmt 2018-06-12 09:50:46 -04:00
worker Apply gofmt 2018-06-12 09:50:46 -04:00
.gitignore Switch to vgo 2018-03-02 09:27:44 -05:00
LICENSE MIT license 2018-01-09 19:29:52 -05:00
aerc.go Switch to vgo 2018-03-02 09:27:44 -05:00
go.mod Update go.mod 2018-06-01 16:56:41 -07:00