zsh-workers
 help / color / mirror / code / Atom feed
* v3.0.7 - modifiers
@ 2000-03-16  1:59 Phil Pennock
  2000-03-16  5:41 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Pennock @ 2000-03-16  1:59 UTC (permalink / raw)
  To: Zsh Development Workers

Ullo,

I'm still not re-subscribed (aargh) so please CC me in any followup.
Ta.

Using zsh-3.0.7 - there seems to be a documentation mismatch for the
:modifiers?

The manual-page states:
   q  Quote the substituted words,  escaping  further substitutions.

% foo='foo$bar'
% print $foo
foo$bar
% print ${foo:u}
FOO$BAR        (so I'm not totally insane ...)
% print ${foo:q}
zsh: unrecognized modifier `q'
%

Sorry that I haven't checked the source - installed package on a *BSD
machine.  So ... am I being unusually obtuse (even for me) or is
something amiss here?

Ta,
-- 
--> Phil Pennock, DeathWatch Admin.
"We've got a patent on the conquering of a country through the use of force.
 We believe in world peace through extortionate license fees."  -Bluemeat


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

end of thread, other threads:[~2000-03-16  5:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-16  1:59 v3.0.7 - modifiers Phil Pennock
2000-03-16  5:41 ` 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).