term_height: Get the height of the terminal window in pixels

View source: R/term_height.R

term_heightR Documentation

Get the height of the terminal window in pixels

Description

Get the height of the terminal window in pixels

Usage

term_height()

Value

An integer with the number of pixels the terminal is high. This value can be zero when the terminal does not support querying the size.

See Also

term_width for the terminal width and term_dim for all dimensions including the dimensions in rows and columns.


terminalgraphics documentation built on Aug. 28, 2025, 9:09 a.m.