PROBE::TTY\&.RESIZE
Section: TTY Tapset (3stap)
Updated: November 2020
Page Index
NAME
probe::tty.resize - Called when a terminal resize happens
SYNOPSIS
tty.resize
VALUES
new_ypixel
-
the new ypixel value
old_ypixel
-
the old ypixel
old_col
-
the old col value
new_xpixel
-
the new xpixel value
new_col
-
the new col value
old_xpixel
-
the old xpixel
name
-
the tty name
old_row
-
the old row value
new_row
-
the new row value
SEE ALSO
tapset::tty(3stap)