dankamongmen / growlight

notcurses block device manager / system installation tool

Home Page:https://nick-black.com/dankwiki/index.php/Growlight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

width of tablets is 1 short of the full terminal width

dankamongmen opened this issue · comments

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)

Pretty simple fix. Present in 1.2.20.