Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Clearing the completion listing
- X-seq: zsh-workers 5789
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Clearing the completion listing
- Date: Sun, 14 Mar 1999 12:25:49 -0800
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author