probe::tty.resize(3) Called when a terminal resize happens

SYNOPSIS


tty.resize

VALUES

old_row

the old row value

old_xpixel

the old xpixel

name

the tty name

old_ypixel

the old ypixel

new_col

the new col value

old_col

the old col value

new_ypixel

the new ypixel value

new_row

the new row value

new_xpixel

the new xpixel value