Closed
Bug 659257
Opened 14 years ago
Closed 12 years ago
GCLI should allow parent commands to become the focus
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect, P3)
DevTools Graveyard
Graphic Commandline and Toolbar
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: jwalker, Unassigned)
Details
When doing a significant amount of work with git, it could be useful to allow git commands to become the default. For example:
> git status
# On branch master
# ...
# modified: docs/index.md
> focus git
> status
# On branch master
# ...
# modified: docs/index.md
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → jwalker
Blocks: GCLI-FUTURE
Reporter | ||
Updated•13 years ago
|
Assignee: jwalker → nobody
Reporter | ||
Comment 1•13 years ago
|
||
Moving GCLI bugs to Developer Tools: Console. Filter on 'baked beans are off'.
Component: Developer Tools → Developer Tools: Console
Reporter | ||
Updated•13 years ago
|
No longer blocks: GCLI-FUTURE
Reporter | ||
Updated•12 years ago
|
Target Milestone: --- → Firefox 17
Reporter | ||
Comment 4•12 years ago
|
||
New component triage. Filter on "Lobster Thermidor aux crevettes with a Mornay sauce"
Component: Developer Tools: Console → Developer Tools: Graphic Commandline and Toolbar
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•