e8756d5d780b95fafca0709131f2fa90b1eff6bf
Replace static _PROMPT/_PROMPT2 with dynamic __prompt(exitcode)/__prompt2(exitcode) functions. Fallback chain: __prompt() → _PROMPT → "> ". Install a default __prompt that shows the current directory with ~ abbreviation. Track last exit code from the REPL loop and pass it to the prompt function.
Lua
This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.
Please do not send pull requests. To report issues, post a message to the Lua mailing list.
Download official Lua releases from Lua.org.
Description
Languages
C
66.7%
Lua
32.6%
Makefile
0.6%
Shell
0.1%