Page MenuHomeFreeBSD

Add resizewin -z.
ClosedPublic

Authored by trasz on May 7 2017, 5:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 21, 8:18 AM
Unknown Object (File)
Sat, May 16, 6:00 PM
Unknown Object (File)
Wed, May 13, 11:54 AM
Unknown Object (File)
Tue, May 12, 7:02 PM
Unknown Object (File)
Tue, May 12, 3:33 PM
Unknown Object (File)
Mon, May 11, 5:39 AM
Unknown Object (File)
Sun, May 10, 8:16 AM
Unknown Object (File)
Mon, May 4, 1:12 AM
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