[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ann] Lua 1.0-alpha For IntelliJ IDEA And Other JetBrains Products
- From: Pierre-Yves Gérardy <pygy79@...>
- Date: Thu, 2 Jun 2011 14:48:40 +0200
BTW, io.stdout and .stdin are not in the autocomplete db...
-- Pierre-Yves
2011/6/2 Pierre-Yves Gérardy <pygy79@gmail.com>:
> On Thu, Jun 2, 2011 at 13:29, steve donovan <steve.j.donovan@gmail.com> wrote:
>> Hm, maybe it's a stdout buffer flushing issue? Does io.stdout:setvbuf
>> 'no' help?
>
> Yes, it works afterwards :-)
>
> -- Pierre-Yves
>