zsh-workers
 help / color / mirror / code / Atom feed
* Don't ask why i was trying to do this...
@ 2006-11-05  0:23 Mikael Magnusson
  2006-11-05  2:24 ` Bart Schaefer
  2006-11-05 22:46 ` Peter Stephenson
  0 siblings, 2 replies; 4+ messages in thread
From: Mikael Magnusson @ 2006-11-05  0:23 UTC (permalink / raw)
  To: zsh-workers

I'm not sure if this is supposed to work or not,
print $(eval "echo -n '\\U'{1..200}")
outputs the first 200 codepoints on stdout more or less correctly,
print -z $(eval "echo -n '\\U'{1..200}")
only pushes up until 3 characters after 'y' to the editing stack.

-- 
Mikael Magnusson


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

end of thread, other threads:[~2006-11-05 21:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-05  0:23 Don't ask why i was trying to do this Mikael Magnusson
2006-11-05  2:24 ` Bart Schaefer
2006-11-05 13:48   ` Mikael Magnusson
2006-11-05 22:46 ` 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).