zsh-workers
 help / color / mirror / code / Atom feed
* Re: more wishes with automounter
       [not found] <mvb66o27s0g.fsf@phobos.lrde.epita.fr>
@ 2000-09-11 18:16 ` Peter Stephenson
  0 siblings, 0 replies; only message in thread
From: Peter Stephenson @ 2000-09-11 18:16 UTC (permalink / raw)
  To: Zsh hackers list

> [*] another wish would be that Zsh complete those invisible
>     directories; or more generaly: give the user the possiblity
>     to add "virtual files" (anywhere he want), that Zsh would
>     use for completion.

You need to use the fake style.  Something like

zstyle ':completion:*:files' fake /var/autofs/nfs:stuff

except you have to work out what to put for `stuff'.  The manual page
implies you can put more than one name there but doesn't say how to do it.
A couple of weeks ago somebody posted a trick for how to make completion
use anything you type at this point.  Search for zstyle and fake.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-09-11 18:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mvb66o27s0g.fsf@phobos.lrde.epita.fr>
2000-09-11 18:16 ` more wishes with automounter Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).