Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!ucbvax!broome From: broome@ucbvax.ARPA (Jonathan C. Broome) Newsgroups: net.unix-wizards Subject: Re: Re: TERMCAPs extensions... Message-ID: <6315@ucbvax.ARPA> Date: Wed, 17-Apr-85 09:05:55 EST Article-I.D.: ucbvax.6315 Posted: Wed Apr 17 09:05:55 1985 Date-Received: Thu, 18-Apr-85 04:06:56 EST References: <9739@brl-tgr.ARPA> <179@ucbcad.UUCP> <325@erisun.UUCP> Organization: University of California at Berkeley Lines: 20 [ 42 ] >> In article <179@ucbcad.UUCP> faustus@ucbcad.UUCP writes: >> > In fact there is a signal, SIGWINCH, in 4.3 which gets sent whenever a >> > window size changes. It gets propagated over rlogin, so your remote vi's >> > can know when you change your window size on a local sun, for instance... >> > >> > Wayne >> >> But how does the remote editor access the new window size values >> from the local workstation? Can rlogin help with this? >> >> Leif Samuelsson Another addition to is a structure called `winsize', which holds information on the number of rows/columns and pixels in the current window, and a new set of ioctls (TIOCGWINSZ and TIOCSWINSZ) to manipulate this information so you can use it.... ------------------------------------------------------------------------------- Jonathan C. Broome ...!ucbvax!broome, broome@Berkeley