<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/lib/python/qmk/cli/cd.py, branch master</title>
<subtitle>my qmk configs</subtitle>
<id>http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master</id>
<link rel='self' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/'/>
<updated>2022-03-10T21:33:41+00:00</updated>
<entry>
<title>CLI: Fix 'cd' subcommand on Windows (#16610)</title>
<updated>2022-03-10T21:33:41+00:00</updated>
<author>
<name>Erovia</name>
</author>
<published>2022-03-10T21:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b75f6691a15a78b9c200a88e28792974ca2f9461'/>
<id>urn:sha1:b75f6691a15a78b9c200a88e28792974ca2f9461</id>
<content type='text'>
The 'cd' subcommand was failing as the current shell's Windows path was
mangled while milc processed it.
Using 'subprocess' directly avoids this issue and an extra layer of
subshell.</content>
</entry>
<entry>
<title>CLI: Add 'cd' subcommand (#12584)</title>
<updated>2021-11-04T21:21:09+00:00</updated>
<author>
<name>Erovia</name>
</author>
<published>2021-11-04T21:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=c8b09d0d4ab73c88c6ae84718f0c890640dfbece'/>
<id>urn:sha1:c8b09d0d4ab73c88c6ae84718f0c890640dfbece</id>
<content type='text'>
* 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 &lt;fauxpark@gmail.com&gt;

* 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 &lt;fauxpark@gmail.com&gt;</content>
</entry>
</feed>
