lua-users home
lua-l archive

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


> > lua -e '_PROMPT=""; _PROMPT2=""' -i
> >
> 
> I didn't know about that, but he was actually talking about the other
> way around -- make the interpreter ignore a leading > if you're
> copy-pasting a session from an e-mail into the terminal window.

I meant this as a solution to not printing > and >> in the first place.