zsh-users
 help / color / mirror / code / Atom feed
* ignore-parents and file:/// URL completion
@ 2006-11-05  1:16 Vincent Lefevre
  0 siblings, 0 replies; only message in thread
From: Vincent Lefevre @ 2006-11-05  1:16 UTC (permalink / raw)
  To: zsh-users

I use the following for completions:

vin% zstyle ':completion:*' ignore-parents parent pwd
vin% autoload -U compinit
vin% compinit

But when I want to complete "lynx file:///home/", zsh ignores my home
directory. How can I ignore the parent and pwd for file completion,
but not for URL completion?

BTW, I don't think this really makes sense to apply the ignore-parents
style (which was generated by compinstall) on URLs.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


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

only message in thread, other threads:[~2006-11-05  1:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-05  1:16 ignore-parents and file:/// URL completion Vincent Lefevre

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).