Main index | Section 1 | Options |
The following options are available:
| |
Do nothing unless the current kernel terminal size is zero. This is useful when run from a user's profile (shell startup) scripts: querying the window size is required for serial lines, but not when logging in over the network, as protocols like TELNET or SSH already handle the terminal size by themselves. | |
After a terminal window has been resized, running resizewin updates the kernel's window size to match the new size.
resizewin is functionally similar to resize(1), which is part of the xterm(1) distribution. However, resizewin only works with VT100/ANSI-compatible terminals and does not emit commands to set environment variables.
The terminal is assumed to be VT100/ANSI compatible. The VT100/ANSI escape sequences are supported by virtually all modern terminals, including xterm, konsole, gnome-terminal, iTerm, Terminal.app, and PuTTY.
RESIZEWIN (1) | May 9, 2017 |
Main index | Section 1 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.