From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14483 invoked from network); 24 Feb 2000 08:29:01 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 24 Feb 2000 08:29:01 -0000 Received: (qmail 25810 invoked by alias); 24 Feb 2000 08:28:50 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9853 Received: (qmail 25803 invoked from network); 24 Feb 2000 08:28:50 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: Still confused with new style names Date: Thu, 24 Feb 2000 11:28:48 +0300 Message-ID: <000d01bf7ea1$2c03e370$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 This is plain dev-19. Menu select simply does not work. I tried the settings: zstyle ':completion:*' menu select=0 (as I had originally) zstyle ':completion:*' menu select zstyle ':completion::*:*:*:default' menu select zstyle ':completion:::::default' menu select none works. Other settings are listed here (well, you also wee all menu selects I tried ;-). Weird is, that list-colors do work with the same settings. /andrej zstyle ':completion:*' completer _oldlist _complete _match zstyle :completion::approximate: max-errors 3 zstyle :completion:::::default menu select zstyle ':completion:*::::default' menu select zstyle ':completion:*:*:::default' menu select zstyle ':completion::*:*:default' menu select zstyle ':completion::*:*:*:default' menu select zstyle ':completion:*' menu select zstyle ':completion:*::::default' list-colors '' zstyle ':completion:*:match:*' original yes zstyle ':completion:*:match:*' insert-unambiguous yes zstyle ':completion:*:paths' cursor yes zstyle ':completion:*:oldlist' list _match