lua-users home
lua-l archive

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


> rl-completer adds Tab-completion to readline-enabled Lua interpreters.

I have not tried your version yet, but looking at your Lua code, it
looks rather simplistic compared to my version at [1]. For example,
there is no list of Lua keywords.

[1] http://lua-users.org/wiki/CompleteWithReadline