Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: minor 'select' snag
- X-seq: zsh-workers 37987
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: minor 'select' snag
- Date: Mon, 15 Feb 2016 09:01:11 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version:content-type; bh=QeOg/EXA7162rr6JTnxwc1aRtR3HuFlhf3iWrbnG/q8=; b=A13kkAYhKL2jxll9MPLyhSqiD7TFDORWEjG9RPVUrjc20ieKl1ci44OhRYq+XvCY7y yzA1MnB1L+ve8hWdXV1p5Orjjr/6s3zSzssCkU58hd/ifcWBxFscKiLzskAJRtq/3KQR SeVoN/B0FvlzG0JXEYrTAKK2rM247azoeJx8KRQ5eXj3f0qw+Yb0kSTNwWlhPV6hfsvK qyCR0PnTqt6X7tIhjpQBAEqDhps1HrOKUAIhcLmLUX9+id3xHAeN5sLgsA1QS2PI8M30 m8/8x2Hv8CWmnkRzUiPavC5gu5SEkKfZLdy6zEUcabopSAARuLyrud0uqy5jInTfiVZy 0GWQ==
- In-reply-to: <20160215124803.6d07e989@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <56C10822.9010107@inlv.org> <20160215124803.6d07e989@pwslap01u.europe.root.pri>
On Feb 15, 12:48pm, Peter Stephenson wrote:
}
} This looks easy. I don't think there's any existing moral right to
} expect REPLY to be unaffected in such circumstances.
It's actually even easier than what you did, setting REPLY="" right
before the "goto done" will cover it.
However, see my other email. We might want to re-implment execselect()
by [the equivalent of] calling bin_read() instead of managing this here.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author