From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7990 invoked from network); 5 May 2000 15:24:49 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 May 2000 15:24:49 -0000 Received: (qmail 8830 invoked by alias); 5 May 2000 15:24:36 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11212 Received: (qmail 8805 invoked from network); 5 May 2000 15:24:34 -0000 From: "Bart Schaefer" Message-Id: <1000505152422.ZM732@candle.brasslantern.com> Date: Fri, 5 May 2000 15:24:22 +0000 In-Reply-To: <002301bfb6a1$b89278a0$21c9ca95@mow.siemens.ru> Comments: In reply to "Andrej Borsenkow" "RE: Command completion in nslookup" (May 5, 6:53pm) References: <002301bfb6a1$b89278a0$21c9ca95@mow.siemens.ru> X-Mailer: Z-Mail (5.0.0 30July97) To: Subject: Re: Command completion in nslookup MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On May 5, 6:53pm, Andrej Borsenkow wrote: } Subject: RE: Command completion in nslookup } } > } [...] should we change it so that we get this insert-tab-in- } > } column-one only when the completion code is *not* about to call a } > } completion widget? } > } > You can get this effect already: } > } > really-do-complete-word-even-in-column-one() { zle complete-word "$@" } } > bindkey '\t' really-do-complete-word-even-in-column-one } } But how do I get it for nslookup only (or for any nslookup-like case)? By temporarily switching keymaps? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com