Page MenuHomeFreeBSD

Add resizewin -z.
ClosedPublic

Authored by trasz on May 7 2017, 5:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 11, 4:13 AM
Unknown Object (File)
Fri, Nov 7, 11:17 AM
Unknown Object (File)
Fri, Nov 7, 11:16 AM
Unknown Object (File)
Fri, Nov 7, 11:16 AM
Unknown Object (File)
Fri, Nov 7, 6:12 AM
Unknown Object (File)
Sun, Oct 26, 8:39 PM
Unknown Object (File)
Fri, Oct 24, 1:46 AM
Unknown Object (File)
Wed, Oct 15, 10:04 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