Closed Bug 905342 Opened 12 years ago Closed 9 years ago

consider changing Tab-completion behavior of commands with common prefixes

Categories

(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)

24 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: grant_gayed, Unassigned)

Details

GCLI handles commands with common prefixes (for example, index.html's "cd", "connect" and "context" commands) by choosing the first one as the Tab-completion value. While this approach works, it's not the behaviour that we (and probably most) are used to from using typical *ix terminals, and as a result we often end up Tab-completing unintended commands. In *ix terminals, pressing Tab never results in taking you further away from the command you meant to type, but with GCLI's approach this can happen if there's another command with a shared prefix that's ordered first.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Triage. Filter on Lobster Thermidor. Nice idea, but it's not been worked on in 4 years, and I don't see that the priority of GCLI has increased in that time, so I don't think we need to keep it on file.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.