Closed
Bug 1182709
Opened 10 years ago
Closed 8 years ago
run mintty without invoking /bin/console
Categories
(Firefox Build System :: MozillaBuild, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mt, Unassigned)
References
Details
The current mintty launch command breaks vi (cursor keys don't work).
This works pretty well for me:
START %MOZILLABUILD%msys\bin\mintty -e %MOZILLABUILD%msys\bin\bash --login
Comment 1•8 years ago
|
||
This is a basically a situation where we have to pick one set of crappy UX or another (bin/console is needed to avoid other issues). Given that the long-term direction is to move from MozillaBuild to WSL and MozillaBuild is basically in maintenance-only mode at this point, I'm going to call this wontfix.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•3 years ago
|
Product: mozilla.org → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•