Skip to content

Completions before the end of the typed command string do not work. #168

New issue

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

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

Already on GitHub? # to your account

Closed
bckohan opened this issue Feb 5, 2025 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@bckohan
Copy link
Member

bckohan commented Feb 5, 2025

for instance if your command string is:

./manage.py command --settings arg

Then you hit the back arrow to move your cursor between --settings and arg and hit tab:

./manage.py command --settings <tab> arg

This should complete --settings in place.

@bckohan bckohan added the bug Something isn't working label Feb 5, 2025
@bckohan bckohan self-assigned this Feb 5, 2025
@bckohan bckohan added this to the Version 3.0 milestone Feb 5, 2025
@bckohan bckohan changed the title Completions before the end of the typed CLI string do not work. Completions before the end of the typed command string do not work. Feb 6, 2025
bckohan added a commit that referenced this issue Feb 7, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant