Skip to content

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

Closed
@bckohan

Description

@bckohan

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions