Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab completion / autocomplete does not work on a Raspberry Pi #233

Open
wavesailor opened this issue Oct 10, 2024 · 0 comments
Open

Tab completion / autocomplete does not work on a Raspberry Pi #233

wavesailor opened this issue Oct 10, 2024 · 0 comments

Comments

@wavesailor
Copy link

  • Platform/operating system (i.e. Raspberry Pi with Raspbian operating system,
    Windows 32-bit, Windows 64-bit, Mac OSX 64-bit, etc.): Raspberry Pi 4 Model B Rev 1.1 - Raspbian GNU/Linux 11 (bullseye)

  • CircUp, A CircuitPython module updater. Version 2.0.4

  • Python version (run python -version or python3 -version): Python 3.9.2

  • Error message you are receiving, including any Python exception traces: Tab completion / autocomplete does not work on a Raspberry Pi

  • List the steps to reproduce the problem below (if possible attach code or commands
    to run):
    For example:

Using the example from the docs, it does NOT Work

circup install n + tab -circup install neopixel (+tab: offers neopixel and neopixel_spi completions)

circup install a + tab -circup install adafruit\_ + m a g + tab -circup install adafruit_magtag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant