[Tarantool-patches] [PATCH] Formatted select in lua console
Aleksandr Lyapunov
alyapunov at tarantool.org
Mon Jul 13 11:52:05 MSK 2020
Hello, thanks for comments!
Honestly speaking I didn't know about "lua output". As I see event
"\help" is broken in lua output too )
As I understood lua output escapes almost all whitespaces and that's why
is not suitable for formatting.
I'm not sure that it's possible to canonically catch output method in
lua console. But if we could - we should not prohibit usage of fselect -
it's still good for printing (via print() ), logging etc.
On 10.07.2020 18:37, Oleg Babin wrote:
> Hi! Thanks for your patch!
>
> It's not a review, but I just tried to use it. Works fine for default
> yaml console. But seems it completely broken for lua output.
>
More information about the Tarantool-patches
mailing list