From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29216 invoked from network); 14 Sep 2003 09:19:11 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 14 Sep 2003 09:19:11 -0000 Received: (qmail 1761 invoked by alias); 14 Sep 2003 09:18:55 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6571 Received: (qmail 1752 invoked from network); 14 Sep 2003 09:18:54 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 14 Sep 2003 09:18:54 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.64.232.255] by sunsite.dk (MessageWall 1.0.8) with SMTP; 14 Sep 2003 9:18:54 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id h8E9IqJ16897 for zsh-users@sunsite.dk; Sun, 14 Sep 2003 02:18:52 -0700 From: Bart Schaefer Message-Id: <1030914091852.ZM16896@candle.brasslantern.com> Date: Sun, 14 Sep 2003 09:18:52 +0000 In-Reply-To: <20030914002452.GA2950@gmx.de> Comments: In reply to dominik.vogt@gmx.de "menuselect keymap does not exist?" (Sep 14, 2:24am) References: <20030914002452.GA2950@gmx.de> X-Mailer: Z-Mail (5.0.0 30July97) To: Zsh Users Subject: Re: menuselect keymap does not exist? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Sep 14, 2:24am, dominik.vogt@gmx.de wrote: } } $ bindkey -M menuselect '^M' send-break } bindkey: no such keymap `menuselect' } } What's going on? (zsh-4.0.4). You have to load the zsh/complist module to cause that keymap to exist.