qmk_firmware/lib/python/qmk/cli
Erovia c8b09d0d4a
CLI: Add 'cd' subcommand (#12584)
* CLI: Add 'cd' subcommand

Go to your qmk_firmware dir with ease.

* Fix for Windows and do not run if already under QMK Home

* Make flake8 happy

* Fix prompt for Windows

* Make flake8 happy once again

* I'll get it right eventually

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* Add subcommand to __init__.py and fixup after rebase

* Update Windows code to use milc's run

* Unify the subshell starting with os.execl

* Exit with error msg when output is redirected to non-TTY.

* Revert Windows-specific code

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-11-05 08:21:09 +11:00
..
chibios
doctor
format
generate
list
new
__init__.py
bux.py
c2json.py
cd.py
cformat.py
clean.py
compile.py
console.py
docs.py
fileformat.py
flash.py
hello.py
info.py
json2c.py
kle2json.py
lint.py
multibuild.py
pyformat.py
pytest.py