home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!sun-barr!cs.utexas.edu!uwm.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!sun4nl!fwi.uva.nl!hm
- From: hm@fwi.uva.nl (Hans Mulder)
- Subject: Re: How do I increase number of screen rows?
- Message-ID: <1992Nov19.004712.28116@fwi.uva.nl>
- Keywords: rows stty
- Sender: news@fwi.uva.nl
- Nntp-Posting-Host: adam.fwi.uva.nl
- Organization: FWI, University of Amsterdam
- References: <lux.721768908@sol.UVic.CA>
- Date: Thu, 19 Nov 1992 00:47:12 GMT
- Lines: 15
-
- In <lux.721768908@sol.UVic.CA> lux@sol.UVic.CA (Michael O'Henly) writes:
-
- > I want to increase the number of rows displayed by things like
- >emacs and nn from 24 to 35.
-
- > When I dial into my machine, the terminal window is defined as
- >24x80 and I can't quite figure out how to change it. I suspect it
- >involves the stty command, but 'stty rows 35' doesn't seem to tell
- >"full screen" emacs whatever it needs to know in order to address the
- >extra rows.
-
- You need to say "stty rows 35 columns 80" (or whatever).
-
- --
- HansM
-