Complete With Readline

lua-users home
wiki

Description

See http://github.com/rrthomas/lua-rlcompleter/ for an implementation of completion for the stand-alone Lua interpreter lua using the GNU Readline library, as already used for command-line editing and history when LUA_USE_READLINE is defined. It is similar Mike Pall's readline patch in LuaPowerPatches, but makes customization easier by calling a Lua function to compute the completions.


RecentChanges · preferences
edit · history
Last edited June 14, 2011 5:37 pm GMT (diff)