From owner-freebsd-questions@FreeBSD.ORG Mon Mar 14 14:27:22 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 42B8516A4CF for ; Mon, 14 Mar 2005 14:27:22 +0000 (GMT) Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B7F243D5C for ; Mon, 14 Mar 2005 14:27:22 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from ringworm.mechee.com ([4.27.46.32])0.04 <0IDC0062FITLZZA0@vms040.mailsrvcs.net> for freebsd-questions@freebsd.org; Mon, 14 Mar 2005 08:27:21 -0600 (CST) Received: by ringworm.mechee.com (Postfix, from userid 1001) id CBE092CE740; Mon, 14 Mar 2005 06:27:20 -0800 (PST) Date: Mon, 14 Mar 2005 06:27:18 -0800 From: "Michael C. Shultz" In-reply-to: <1110792641.8450.128.camel@localhost.localdomain> To: freebsd-questions@freebsd.org Message-id: <200503140627.19135.ringworm01@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit Content-disposition: inline References: <1110783859.8450.125.camel@localhost.localdomain> <200503132321.23015.ringworm01@gmail.com> <1110792641.8450.128.camel@localhost.localdomain> User-Agent: KMail/1.7.2 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 14:27:22 -0000 > > On Sun, 2005-03-13 at 23:21 -0800, Michael C. Shultz wrote: > > On Sunday 13 March 2005 11:04 pm, 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. > > > > tcsh is a command line interpreter, ie it only does one line at a > > time. Just what are you trying to page up into? Maybe all you need > > to do is press the scroll lock key? > > > > -Mike On Monday 14 March 2005 01:30 am, Bnonn wrote: > Just goes to show why you should have a decent understanding of the > difference between an interpreter and an emulator. Having not grown > up on such things, I basically never even realized there was a > distinction. Also didn't realize why there was a scroll lock key > until now. Thanks :) Welcome :) -Mike