Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: using precmd() to get hostnames out of commands
- X-seq: zsh-users 4068
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: <zsh-users@xxxxxxxxxx>
- Subject: Re: using precmd() to get hostnames out of commands
- Date: Sun, 29 Jul 2001 10:13:05 -0700 (PDT)
- In-reply-to: <15204.16409.818843.629061@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Reply-to: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Sender: <schaefer@xxxxxxxxxxxxxxxxx>
On Sun, 29 Jul 2001, Paul Lew wrote:
> >>>>> "Bart" == Bart Schaefer <schaefer@xxxxxxxxxxx> writes:
>
> Is there a way to do dynamic completion like emacs (M-/) in zsh? Wont
> this be a more generic solution to this problem?
Yes, it's already bound to <ESC /> which is bothering some vi-mode users.
But you still need to filter the words somehow so as to offer only the
ones that look like host names as completions.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author