NAME
Term::VTerm::LineInfo
- line information for Term::VTerm
ACCESSORS
doubleheight
$dh = $lineinfo->doubleheight
Returns 0 on single-height lines, 1 on the top row of a double-height line, and 2 on the bottom row.
doublewidth
$dw = $lineinfo->doublewidth
Returns true on lines that are set as double-width.
AUTHOR
Paul Evans <leonerd@leonerd.org.uk>