Closed
Bug 382149
Opened 19 years ago
Closed 19 years ago
RFE: command-line-style tab-completion for URLs in location bar
Categories
(Camino Graveyard :: Location Bar & Autocomplete, enhancement)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 188188
People
(Reporter: joris, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.10) Gecko/20070228 Camino/1.0.4 (MultiLang)
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.10) Gecko/20070228 Camino/1.0.4 (MultiLang)
I often type URLs in the location bar. Often also, there are many URLs on the same site in the history. Rather than having to pick one from the history list using the mouse or down and up arrows, I would like to be able to press TAB to auto-complete the URL until the next "division point". For example:
Typed in location bar:
http://loca
History/autocomplete:
http://localhost:9080/joris/index.html
http://localhost:9080/joris/software/index.html
http://localhost:9080/joris/cars/index.html
Pressing TAB would complete the location bar to:
http://localhost:9080/joris/
Then, typing 's' and pressing TAB again would complete to:
http://localhost:9080/joris/software/index.html
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Updated•19 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•