From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2033 invoked from network); 22 Mar 2004 16:01:01 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 22 Mar 2004 16:01:01 -0000 Received: (qmail 27422 invoked by alias); 22 Mar 2004 16:00:21 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7228 Received: (qmail 27396 invoked from network); 22 Mar 2004 16:00:20 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 22 Mar 2004 16:00:20 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 22 Mar 2004 16:0:19 -0000 Received: (qmail 4060 invoked from network); 22 Mar 2004 16:00:19 -0000 Received: from 90.red-213-97-199.pooles.rima-tde.net (HELO fargo) (213.97.199.90) by a.mx.sunsite.dk with SMTP; 22 Mar 2004 16:00:12 -0000 Received: (qmail 3496 invoked by uid 500); 22 Mar 2004 16:02:49 -0000 Date: Mon, 22 Mar 2004 17:02:49 +0100 From: David =?iso-8859-15?Q?G=F3mez?= To: Zsh-users Subject: Re: bindkey and widgets Message-ID: <20040322160249.GA3481@fargo> Mail-Followup-To: Zsh-users References: <20040321143156.GA31236@fargo> <20040321181830.GE302@DervishD> <20040321215105.GA32709@fargo> <20040322145235.GD495@DervishD> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20040322145235.GD495@DervishD> User-Agent: Mutt/1.4.1i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.1 required=6.0 tests=RCVD_IN_RFCI autolearn=no version=2.63 X-Spam-Hits: 0.1 Hi Raúl ;), > In the case of C-PgUp, I prefer shift-PgUp for the scrollback > facility, but many systems have Ctrl mapped, instead. Indeed i use it that way, shift+pag keys for scrollback and control+pag keys for zsh history functions. This mail is making a new question arose in my head... ;). It's not related to Zsh, so sorry for the noise ;). How can the size of the scrollback buffer be incremented? I guess it is in the kernel console driver, but where? I looked for it some time ago and didn't find it... thanks -- David Gómez "The question of whether computers can think is just like the question of whether submarines can swim." -- Edsger W. Dijkstra