Re: Pg-up key
Chris Jones <[email protected]> Wed, 17 Dec 2008 03:51:55 -0500
| Newsgroups | gmane.comp.gnu.screen |
|---|---|
| Message-ID | <20081217085155.GC1965__25837.1767508381$1238089152$gmane$org@turki.gavron.org> |
On Tue, Dec 16, 2008 at 05:24:28PM EST, Kolby Heacock wrote: > Hello. I often use the Pg-up key to scroll up in gnome-terminal and for > some reason it does not work when I'm running screen. What should I do to > fix this? That's probably more of a question for the screen-user list ..? Try CTRL+A then press the escape key or "[" .. If you are using the defaults, this puts you in copy/scroll mode and you should be able to use PgUp /PgDown for scrolling .. Press the escape key when you're done to get out of this mode and return to where you were. Look for "scrollback" in the gnu/screen manual for ways to change the default buffer size - 100 lines in the version I'm running. HTH.