Page MenuHomeFreeBSD

Add resizewin -z.
ClosedPublic

Authored by trasz on May 7 2017, 5:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 6, 12:48 PM
Unknown Object (File)
May 13 2024, 8:39 PM
Unknown Object (File)
May 13 2024, 8:26 PM
Unknown Object (File)
May 13 2024, 6:46 PM
Unknown Object (File)
May 6 2024, 6:42 AM
Unknown Object (File)
May 6 2024, 6:38 AM
Unknown Object (File)
Apr 28 2024, 4:21 PM
Unknown Object (File)
Dec 26 2023, 5:08 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