diff options
author | Erovia <Erovia@users.noreply.github.com> | 2021-11-04 21:21:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-05 08:21:09 +1100 |
commit | c8b09d0d4ab73c88c6ae84718f0c890640dfbece (patch) | |
tree | bf7d61aec282c9cedbfd97d4ffc67092f2396966 /keyboards/hotdox | |
parent | fefd7fdc5145b677da7b0e1d75bab11eac9db605 (diff) |
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>
Diffstat (limited to 'keyboards/hotdox')
0 files changed, 0 insertions, 0 deletions