diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2018-08-16 14:38:05 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2018-08-16 14:38:05 -0300 |
commit | faaf7e481fbadc2ef520a96b638dd910f3c9ff14 (patch) | |
tree | 3bb522291e367a81ac2edbaa43fff02ef6f221c8 /all | |
parent | 3d838f635cc81ec3332f9a904992db1c6d8a46ad (diff) | |
download | lua-faaf7e481fbadc2ef520a96b638dd910f3c9ff14.tar.gz lua-faaf7e481fbadc2ef520a96b638dd910f3c9ff14.tar.bz2 lua-faaf7e481fbadc2ef520a96b638dd910f3c9ff14.zip |
Removed use of 'rl_inhibit_completion' in 'lua.c'
Some old systems (e.g., Mac OS X 10.4) do not define
'rl_inhibit_completion', even when line history is available.
Anyway, the user can configure this option externally, using '~/.inputrc'.
Diffstat (limited to 'all')
0 files changed, 0 insertions, 0 deletions