Page MenuHomeFreeBSD

Add resizewin -z.
ClosedPublic

Authored by trasz on May 7 2017, 5:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 10:04 PM
Unknown Object (File)
Sat, Oct 11, 3:20 PM
Unknown Object (File)
Sat, Oct 11, 3:07 PM
Unknown Object (File)
Sep 5 2025, 1:45 AM
Unknown Object (File)
Aug 30 2025, 6:38 AM
Unknown Object (File)
Aug 30 2025, 5:41 AM
Unknown Object (File)
Aug 30 2025, 4:13 AM
Unknown Object (File)
Aug 22 2025, 6:05 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