zsh-workers
 help / color / mirror / code / Atom feed
* splitting with empty separator.
@ 2000-05-13 22:50 Tanaka Akira
  0 siblings, 0 replies; only message in thread
From: Tanaka Akira @ 2000-05-13 22:50 UTC (permalink / raw)
  To: zsh-workers

Z(4):akr@serein% zsh -f
serein% a=$'\0'; b=(${(s::)a}); print $#b
2
serein% print -lr - $b[1] 
 s::-lr
serein% 

Hm.  Splitting with empty separator generates curious result.
Maybe a metafied character is splitted?
-- 
Tanaka Akira


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

only message in thread, other threads:[~2000-05-15  7:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-13 22:50 splitting with empty separator Tanaka Akira

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