zsh-workers
 help / color / mirror / code / Atom feed
* preserve-prefix allows only single value?
@ 2001-10-25 10:22 Borsenkow Andrej
  2001-10-25 15:13 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Borsenkow Andrej @ 2001-10-25 10:22 UTC (permalink / raw)
  To: 'Zsh hackers list'

I finally got around to reinstalling Cygwin after I updated to WinXP (to
my surprise this time it worked) and noticed that I can specify only
single value for preserve-prefix, i.e. it is impossible to give both //
and ?:/ (for drive access). 

Is it intentional?

-andrej


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: preserve-prefix allows only single value?
  2001-10-25 10:22 preserve-prefix allows only single value? Borsenkow Andrej
@ 2001-10-25 15:13 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2001-10-25 15:13 UTC (permalink / raw)
  To: Borsenkow Andrej, 'Zsh hackers list'

On Oct 25,  2:22pm, Borsenkow Andrej wrote:
} Subject: preserve-prefix allows only single value?
}
} [...] I can specify only
} single value for preserve-prefix, i.e. it is impossible to give both //
} and ?:/ (for drive access). 

Sure it's possible.  It's a glob pattern, after all.

	zstyle \* preserve-prefix '(/|?:)/'

} Is it intentional?

It looks like it, from the places the style is tested.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-10-25 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-25 10:22 preserve-prefix allows only single value? Borsenkow Andrej
2001-10-25 15:13 ` Bart Schaefer

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