Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!grady From: grady@ucbvax.ARPA (Steven Grady) Newsgroups: net.micro.mac Subject: Re: uw - multi-window terminal emulator Message-ID: <9597@ucbvax.ARPA> Date: Fri, 2-Aug-85 21:53:03 EDT Article-I.D.: ucbvax.9597 Posted: Fri Aug 2 21:53:03 1985 Date-Received: Sun, 4-Aug-85 08:14:28 EDT References: <2719@mordor.UUCP> <125@tolerant.UUCP> Reply-To: grady@ucbvax.UUCP (Steven Grady) Distribution: net Organization: University of California at Berkeley Lines: 9 In article <125@tolerant.UUCP> maddog@tolerant.UUCP (Bill Arnett) writes: > - when a window is resized, change the termcap of the associated unix > session so that editors like vi don't get confused. 4.3 BSD will have a new signal, SIGWINCH, which is sent to indicate a change in window size. Of course, this will be more interesting when 4.3 actually gets distributed... Steven