is it possible to add tab-autocompletion in interpreter mode? some modules that provides this are: - https://github.com/hoelzro/lua-repl - https://github.com/dpapavas/luaprompt - https://github.com/giann/croissant - http://lua-users.org/wiki/InteractiveLua
is it possible to add tab-autocompletion in interpreter mode?
some modules that provides this are: