height - luxembourg/muxcode-clm GitHub Wiki
HEIGHT()
FUNCTION: height(<player|port>)
Returns the height of the client window as reported by Telnet's Negotiate About Window Size (NAWS) option. For clients which do not negotiate the NAWS option, a value of 24 is returned.
If <player|port> is numeric, it's taken as a port number (as shown in SESSION). Otherwise, it's treated as a player name. If the named player is connected more than once, the height of the session having the smallest idle time is returned.
You and any object with the See_All @power may obtain the height of your sessions.
Example: > say height(me) You say, "26"
Related Topics: colordepth, terminfo, width