Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Signal handling/zcurses
- X-seq: zsh-users 15978
- From: Anthony Charles <antho.charles@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Signal handling/zcurses
- Date: Wed, 20 Apr 2011 21:22:34 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=WPbg6P6rb0DX9t5UmuoN62sG+LJ2JPVnTLIz4SbI+m8=; b=hpn0NwaZuqbMVlq2EBWXdjMKLNT1FPBRRb0/b6bSJNU1pCrvfYpDVwZC1uBEEGft04 /TdtUxS377fNLFguyuldQBkE/KRHT9n3iFODG4Ia1ONU56/27VUd8MTtgt5uReYxvQZd bZcaccg67X+9gjylMdGV3Pc5+bx4OVyR3yZT0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=GeOZA7XcrZiG3NdrAP3tdazA7NMGPRLcC1ZyBOQpdDJUsJn6mM3uDm41xd+OUwSaId aIZi+u06oP11E2g9VSJjAV5w4miBkHOgw87hMxYhPqgQcUQPxthlsy7h6RahJccEKwIG L3BeBIMJljU6x+kJS+qGi4L9rIOnow+y8aKqU=
- In-reply-to: <110420074048.ZM16389@torch.brasslantern.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20110420101911.GA6357@layslair.ath.cx> <110420074048.ZM16389@torch.brasslantern.com>
Just tested with zsh from cvs including the patch
you mentioned and it does not work :
% echo $ZSH_VERSION $ZSH_PATCHLEVEL
4.3.11-dev-2 1.5254
About the loop, it's as follow :
while zcurses input $main_screen inp spe_inp
do
...
done
--
Anthony CHARLES
Messages sorted by:
Reverse Date,
Date,
Thread,
Author