Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
output from ctrl-z not demetafyed (i think)
- X-seq: zsh-workers 22199
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxx>
- Subject: output from ctrl-z not demetafyed (i think)
- Date: Tue, 7 Feb 2006 17:11:47 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dvK+G6A01waFLTceklSI5F0u/HThGOV0FoLGBU4L4FL4Vnpp0JAAIA6xkx30o3ekDFhD2Vv1pjehum7TxOfi4c4F2B6zrRRddyvVN6cwCrU/wOFst0uTYGoZFGyarbCvx9o5naakWWovKMynWPL6joWHYVPK94BrFhfyEtqwAs8=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
i ran ./pangocairo-view =(echo しはち) to try out the pango examples, and
it works fine. But when i press ctrl-z i get this output,
zsh: suspended ./pangocairo-view =(echo ぃ・はち)
This is similar to what tail .history gives which is:
./pangocairo-view =(echo ぃ・はち)
(i've asked about that before and strings should be metafyed in the
history from what i was told).
i also get this when i run jobs,
[1] + suspended ./pangocairo-view =(echo ぃ・はち)
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author