Path: utzoo!attcan!uunet!husc6!bloom-beacon!mit-eddie!ll-xn!ames!pasteur!ucbvax!DELRIO.CC.UMICH.EDU!paul From: paul@DELRIO.CC.UMICH.EDU ('da Kingfish) Newsgroups: comp.sys.apollo Subject: Re: window sizes for VT100 emulators? Message-ID: <8805242143.AA00445@delrio.cc.umich.edu> Date: 24 May 88 21:43:01 GMT References: <8805201643.AA04720@richter.mit.edu> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 16 I will send out a shar file to this list that has the right stuff for auto and dynamic resizing for the vt100 emulator on apollos (and suns). You source a file in your .login file, depending on your term type, it autosizes the display, and sets the rows and cols in your termcap. When you resize your window, source the file again. It's high tech. Ironically, because of the way /dev/tty works on pre-sr10 nodes, this can't be run *on* apollos. A couple changes will fix that, though. (It is because of what stdout is when a command is run inside of ` `). The shar file is less than 6K, so the list should be able to take it. And, it's handy. --paul