From owner-freebsd-questions@FreeBSD.ORG Mon Mar 14 07:24:47 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72DB316A4CE for ; Mon, 14 Mar 2005 07:24:47 +0000 (GMT) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.8.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C67743D1F for ; Mon, 14 Mar 2005 07:24:46 +0000 (GMT) (envelope-from kheuer2@gwdg.de) Received: from gwdu60.gwdg.de (localhost [127.0.0.1]) by gwdu60.gwdg.de (8.13.1/8.12.8) with ESMTP id j2E7Oiwn099635; Mon, 14 Mar 2005 08:24:44 +0100 (CET) (envelope-from kheuer2@gwdg.de) Received: from localhost (kheuer2@localhost) by gwdu60.gwdg.de (8.13.1/8.12.8/Submit) with ESMTP id j2E7Oimu099632; Mon, 14 Mar 2005 08:24:44 +0100 (CET) X-Authentication-Warning: gwdu60.gwdg.de: kheuer2 owned process doing -bs Date: Mon, 14 Mar 2005 08:24:44 +0100 (CET) From: Konrad Heuer To: Bnonn In-Reply-To: <1110783859.8450.125.camel@localhost.localdomain> Message-ID: <20050314082024.Y99436@gwdu60.gwdg.de> References: <1110783859.8450.125.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD Questions Mailing List Subject: Re: Page-up in tcsh? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 07:24:47 -0000 On Mon, 14 Mar 2005, Bnonn wrote: > This is probably a really stupid question, but I can't find anything in > the manpages. Surely there's a way to page-up in tcsh? The Page Up and > Page Down keys do noooothing. None of the traditional shells (like tcsh and bash) provide such a feature. They give you a command line editor but no further screen control. It's more the task of the terminal emulator to do so; in xterm, for example, you can use Shift+PageUp or Shift+PageDown to scroll. Regards Konrad Heuer GWDG, Am Fassberg, 37077 Goettingen, Germany, kheuer2@gwdg.de