Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: using precmd() to get hostnames out of commands



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