lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Apr 1, 2014, at 5:15 AM, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:

>> The issue with the prompts not showing up is likely not platform-dependant.
> 
> I think it depends on the version of readline used and so is platform-dependent.

Ah, well, I didn't realise that the outputting of the prompts was related to readline, thank you for the correction! :)

I will just adjust my test suite to skip that particular test on my platform then! ;)

~Paige