zsh-workers
 help / color / mirror / code / Atom feed
* $functions: failed to find end of command substitution
@ 2016-06-02 17:05 Daniel Shahaf
  2016-06-03  8:52 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Shahaf @ 2016-06-02 17:05 UTC (permalink / raw)
  To: zsh-workers

$ zsh -f
% f() {                             
  : $(:)
  "↓"
}
% : $functions
zsh: failed to find end of command substitution
% 

It doesn't happen if I change "↓" (U+2193) to "→" (U+2192).


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

end of thread, other threads:[~2016-06-03  8:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-02 17:05 $functions: failed to find end of command substitution Daniel Shahaf
2016-06-03  8:52 ` 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).