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 72f30d9 commit b1f86aeCopy full SHA for b1f86ae
Doc/using/cmdline.rst
@@ -1286,7 +1286,7 @@ conflict.
1286
.. envvar:: PYTHON_BASIC_COMPLETER
1287
1288
If this variable is set to any value, PyREPL will use :mod:`rlcompleter` to
1289
- implement tab completion, instead of the default :mod:`_pyrepl.fancycompleter`.
+ implement tab completion, instead of the default one which uses colors.
1290
1291
.. versionadded:: 3.15
1292
0 commit comments