-
-
Notifications
You must be signed in to change notification settings - Fork 9
Readline completion for Lua: DEPRECATED IN FAVOUR OF http://smbolton.com/lua.html
rrthomas/lua-rlcompleter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
rlcompleter ----------- release 3 https://github.com/rrthomas/lua-rlcompleter (c) 2011-2015 Reuben Thomas <rrt@sc3d.org> (c) 2007 Steve Donovan (c) 2004 Jay Carlson rlcompleter provides readline completion to the Lua interpreter. It is released under the MIT license, like Lua. There is no warranty. Please report bugs and make suggestions at the web site above. Installation ------------ luarocks make rlcompleter-*-1.rockspec Use --- require "rlcompleter" You may want to put this in your LUA_INIT. Then in the interpreter (which must have been built with LUA_USE_READLINE) you can press Tab to complete the current identifier, filename or other token.
About
Readline completion for Lua: DEPRECATED IN FAVOUR OF http://smbolton.com/lua.html
Resources
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published