[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Escaping from Lua programs
- From: PINELLI Thierry SGAP Marseille <thierry.pinelli@...>
- Date: Fri, 30 Jan 2004 10:00:02 +0100
On 29 Jan 2004 at 18:17, Reuben Thomas wrote:
> Why, when I run the following:
> lua -e "io.stdin:read '*a'"
> do I need to press Ctrl+C twice to escape?
Mmmh, stdin is a stream, not a tty :))