DEC420+ supports DECFRA (CSI Pc ; Pt ; Pl ; Pb ; Pr $ x):
CSI Pc ; Pt ; Pl ; Pb ; Pr $ x
Fill Rectangular Area (DECFRA), VT420 and up.
Pc is the character to use.
Pt ; Pl ; Pb ; Pr denotes the rectangle.
see #1619 for why this might be expected to work better than P2=0. there appears to be no terminfo capability corresponding to this escape sequence, alas.
also, what the hell is defbi "define_bit_image_region" as mentioned in terminfo(5)?
DEC420+ supports
DECFRA(CSI Pc ; Pt ; Pl ; Pb ; Pr $ x):see #1619 for why this might be expected to work better than
P2=0. there appears to be no terminfo capability corresponding to this escape sequence, alas.also, what the hell is
defbi"define_bit_image_region" as mentioned interminfo(5)?