Page MenuHomeFreeBSD

Add resizewin -z.
ClosedPublic

Authored by trasz on May 7 2017, 5:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 22, 9:23 PM
Unknown Object (File)
Wed, Apr 15, 9:31 PM
Unknown Object (File)
Wed, Apr 15, 2:05 AM
Unknown Object (File)
Sun, Apr 12, 4:21 PM
Unknown Object (File)
Mon, Mar 30, 4:30 AM
Unknown Object (File)
Mar 24 2026, 2:32 AM
Unknown Object (File)
Mar 24 2026, 1:57 AM
Unknown Object (File)
Feb 26 2026, 5:42 PM
Subscribers

Details

Summary

Add resizewin -z. It makes resizewin not do anything if the terminal
size is already set to something other than zero. It's supposed to be
called from eg /etc/profile - it's not neccessary to query terminal
size when logging in over the network, because the protocol used already
takes care of this, but it's neccessary when logging over a serial line.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable