Skip to main content

VIEWPORT_ACTIVE

Constant VIEWPORT_ACTIVE 

Source
pub const VIEWPORT_ACTIVE: Type = 32;
Expand description

Whether the viewport is currently pinned to the active area.

This is true when the viewport is following the active terminal area, and false when the user has scrolled into history.

Output type: bool *