chickadee » chicken » port » terminal-size

terminal-size PORTprocedure

Returns two values, the number of rows and columns of the terminal that is connected to PORT or 0, 0 if the terminal size can not be obtained.

On Windows, this procedure always raises an exception.