The builtin completion relies on the GNU readline library.
You may be able to get completion working by installing the python version (pyreadline) of this package on Windows.
python -m pip install pyreadline
The builtin completion relies on the GNU readline library.
You may be able to get completion working by installing the python version (pyreadline) of this package on Windows.
python -m pip install pyreadline