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

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

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

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
bckohan added a commit that referenced this issue Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant