lua-users home
lua-l archive

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




On 2017-08-15 09:07 PM, Martin wrote:
On 08/16/2017 12:34 AM, Soni L. wrote:
"hello \x1b[33m \u{"
"\x1b[1;3;4;7;32mHi!"
Is nice too. I'm glad that binding string (like "rm -rf ~") to key is
not supported.

Anyway current behavior is not due Lua interpreter. Terminal emulator
responsible for this. Probably you can disable interpretation of ANSI
codes somewhere in terminal properties.

-- Martin



I'm of the opinion that error messages containing control codes should be an error.

--
Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.