From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14086 invoked from network); 14 Mar 1999 20:26:22 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Mar 1999 20:26:22 -0000 Received: (qmail 12402 invoked by alias); 14 Mar 1999 20:26:03 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5789 Received: (qmail 12390 invoked from network); 14 Mar 1999 20:26:00 -0000 From: "Bart Schaefer" Message-Id: <990314122549.ZM10949@candle.brasslantern.com> Date: Sun, 14 Mar 1999 12:25:49 -0800 X-Mailer: Z-Mail (4.0b.820 20aug96) To: zsh-workers@sunsite.auc.dk Subject: Clearing the completion listing MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Seems to me there are a few more zle commands that ought to clear the completion listing. The one that I notice most often is kill-whole-line. Most history motions should do it, too, since if any of them pull up a multi-line entry it's just going to cover up the list anyway (assuming always_last_prompt). And kill-buffer, and probably transpose-words, and maybe insert-last-word. Any others? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com