Menu

Commit [r24421]  Maximize  Restore  History

Better tab completion support in the prompt UI for Mac OS X users.

For some Python versions, the Mac supplied libedit library is used rather than GNU readline. But
this library uses a completely different language and hence tab completion was non-functional on
these systems. The library difference is now detected and the correct language sent into libedit to
activate tab completion.

bugman 2014-07-03

changed /trunk/prompt/interpreter.py
/trunk/prompt/interpreter.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.