dankamongmen / growlight

notcurses block device manager / system installation tool
https://nick-black.com/dankwiki/index.php/Growlight
GNU General Public License v3.0
84 stars 12 forks source link

width of tablets is 1 short of the full terminal width #112

Closed dankamongmen closed 3 years ago

dankamongmen commented 3 years ago

I noticed just now that our tablets are all 79 columns on an 80 column terminal. There's no reason for this. We're missing the rightmost column. This despite definitely receiving a tablet ncplane of the full 80 columns:

START WITH (nil) at 0 of 68 (80 cols)
calling! lenx/leny: 80/57 cbx/cby: 0/0 cblenx/cbleny: 80/57 dir: 1
START WITH (nil) at 0 of 57 (80 cols)
calling! lenx/leny: 80/68 cbx/cby: 0/0 cblenx/cbleny: 80/68 dir: 1
START WITH (nil) at 0 of 68 (80 cols)
calling! lenx/leny: 80/57 cbx/cby: 0/0 cblenx/cbleny: 80/57 dir: 1
START WITH (nil) at 0 of 57 (80 cols)
dankamongmen commented 3 years ago

Pretty simple fix. Present in 1.2.20.