pdbpp: tab doesn't start autocomplete

The prompt is correct, (Pdb++), but a tab just moves the cursor over to the right. Possibly a readline issue on my system?

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 16 (1 by maintainers)

Commits related to this issue

Most upvoted comments

As a workaround, you can install my fork of fancycompleter with antocuni’s patch and py3 fix:

pip install git+https://github.com/theY4Kman/fancycompleter.git#egg=fancycompleter