Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [Feature suggestion] (user configurable) timeout for generating completion lists
- X-seq: zsh-users 18514
- From: Greg Klanderman <gak@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: [Feature suggestion] (user configurable) timeout for generating completion lists
- Date: Tue, 25 Feb 2014 10:35:50 -0500
- In-reply-to: <140125124934.ZM23767@torch.brasslantern.com> (Bart Schaefer's message of "Sat, 25 Jan 2014 12:49:34 -0800")
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CACcU-g0qb3gZVLPPS2bQBixuozSsXd_9ObK+V6CTcaP4qfiFtA@mail.gmail.com> <140122000435.ZM1516@torch.brasslantern.com> <CADdV=MsdfHUKDVy1dLbZ-d19cAEpGuDxzsKPd3Cy6imJ1Lo_8Q@mail.gmail.com> <140123171659.ZM19422@torch.brasslantern.com> <87iot91lp8.fsf@lwm.klanderman.net> <140125124934.ZM23767@torch.brasslantern.com>
- Reply-to: gak@xxxxxxxxxxxxxx
Hi Bart, I just found one issue with interrupting completion - I hit
tab after "ssh" and it asked:
| zsh: do you wish to see all 209401 possibilities (104701 lines)?
I accidentally hit tab again, and it looks like there is no way to
interrupt the *output* of all those completions. I had to kill the
shell, with -9, as after several minutes it was only up to the 'B's.
This is with a freshly updated-from-git zsh.
thanks,
Greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author