We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6bf1e commit 0dc7d16Copy full SHA for 0dc7d16
1 file changed
Doc/using/cmdline.rst
@@ -1341,7 +1341,7 @@ conflict.
1341
.. envvar:: PYTHON_BASIC_COMPLETER
1342
1343
If this variable is set to any value, PyREPL will use :mod:`rlcompleter` to
1344
- implement tab completion, instead of the default :mod:`_pyrepl.fancycompleter`.
+ implement tab completion, instead of the default one which uses colors.
1345
1346
.. versionadded:: 3.15
1347
0 commit comments