Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 exptools; site whuxl.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!houxm!whuxl!mike From: mike@whuxl.UUCP (BALDWIN) Newsgroups: net.unix-wizards Subject: Re: Manuals, windows, auto-newlines Message-ID: <1101@whuxl.UUCP> Date: Sun, 20-Apr-86 21:18:37 EST Article-I.D.: whuxl.1101 Posted: Sun Apr 20 21:18:37 1986 Date-Received: Wed, 23-Apr-86 12:27:58 EST References: <2653@brl-smoke.ARPA> <1098@whuxl.UUCP> <137@brl-smoke.ARPA> Organization: AT&T Bell Laboratories, Whippany Lines: 19 >>> For the big window, on 4.3 BSD, just say "stty rows 62 columns 116". >> >>On System V say "LINES=62 COLUMNS=116; export LINES COLUMNS". > >This is a lossage, though; when I reshape a layer on my DMD >the environment variables are not updated. [D.Gwyn] True; it is better that rows/columns be in the terminal ioctl structure (termio/sgttyb). Has 4.3 also moved $TERM there? TERM (and LINES and COLUMNS) are per-port variables, not per-process. Then there's the problem of cu'ing from a window. Not much can be done in that case if you reshape. What happens with remote shells? Do they see the change or SIGWINCH? -- Michael Baldwin (not the opinions of) AT&T Bell Laboratories {at&t}!whuxl!mike