From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1956 invoked from network); 22 Mar 2004 15:30:20 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 22 Mar 2004 15:30:20 -0000 Received: (qmail 18717 invoked by alias); 22 Mar 2004 15:29:20 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7227 Received: (qmail 18704 invoked from network); 22 Mar 2004 15:29:20 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 22 Mar 2004 15:29: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 15:29:19 -0000 Received: (qmail 25893 invoked from network); 22 Mar 2004 15:29:19 -0000 Received: from madrid10.amenworld.com (62.193.203.32) by a.mx.sunsite.dk with SMTP; 22 Mar 2004 15:29:13 -0000 Received: from DervishD.pleyades.net (212.Red-80-35-44.pooles.rima-tde.net [80.35.44.212]) by madrid10.amenworld.com (8.10.2/8.10.2) with ESMTP id i2MFPtf30644 for ; Mon, 22 Mar 2004 16:25:56 +0100 Received: from raul@pleyades.net by DervishD.pleyades.net with local (Exim MTA 2.05) id <1B5Qn5-00008V-00>; Mon, 22 Mar 2004 15:52:35 +0100 Date: Mon, 22 Mar 2004 15:52:35 +0100 From: DervishD To: Zsh-users Subject: Re: bindkey and widgets Message-ID: <20040322145235.GD495@DervishD> Mail-Followup-To: Zsh-users References: <20040321143156.GA31236@fargo> <20040321181830.GE302@DervishD> <20040321215105.GA32709@fargo> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20040321215105.GA32709@fargo> User-Agent: Mutt/1.4.2.1i Organization: Pleyades X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 Hi David :) * Davilín dixit: > > No. If you want to use 'Ctrl+RePag' combo you must edit your > > /etc/keymap and modify the lines that bind that combo to the > > scrollback facility under Linux. You should bind them to a string: > Thanks ;), it works nicely. I should have think at first that i didn't > have that key combination in my keymap... instead of trying to make zsh > to map an unknow key sequence :-/ I'm very used to have Shift-PgUp/PgDn mapped to the scrollback facility, in fact I consider it a 'system mapping' (which is not, you can remap that keycombo...). Bart suggested you a very good idea: C-v. This combination is mapped to 'quoted-insert' by default. This function inserts the next pressed character or key combo literally. It is very useful to discover which sequence is emitted by a certain key combination. In the case of C-PgUp, I prefer shift-PgUp for the scrollback facility, but many systems have Ctrl mapped, instead. > > Nonetheless, if you plan to make something more complicated in > > the future regarding kill-line (e.g. adding more widgets to run after > > kill-line, making the killing depending on the contents of the > > $BUFFER, etc.) I encourage you to create a new widget. > Right now i just want to run two widgets, but i feel confident > enough to do a widget if in a near future i have some 'dark' ideas XDDDDDD Nice XDDD Raúl Núñez de Arenas Coronado -- Linux Registered User 88736 http://www.pleyades.net & http://raul.pleyades.net/