aerc/lib
Jeffas 1cf90897f7 Fix grid creating too large subcontexts
The grid was not checking there was enough space for the cells so would
just attempt to create subcontexts that don't actually fit.

This attempts to use the remaining space and then if there is no space
then it just skips drawing this cell.
2019-07-25 18:12:00 -04:00
..
ui Fix grid creating too large subcontexts 2019-07-25 18:12:00 -04:00
uidstore Create UIDStore package 2019-07-12 11:09:47 -04:00
dirstore.go Sort out dirstore once and for all 2019-07-04 12:31:27 -04:00
indexformat.go Fix read reply flag formatting 2019-07-12 11:27:18 -04:00
msgstore.go Make :next-result :prev-result relative to cursor 2019-07-25 08:26:43 -04:00
oauthbearer.go Support imaps with oauthbearer authentication (Gmail) 2019-07-11 19:36:14 -04:00
open.go Use "open" instead of "xdg-open" on Darwin systems 2019-07-04 10:58:33 -04:00
open_darwin.go Use "open" instead of "xdg-open" on Darwin systems 2019-07-04 10:58:33 -04:00
socket.go Forward mailto links to server via ./aerc <mailto> 2019-07-19 14:34:13 -04:00