<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How can i use WSL2 in Commander?]]></title><description><![CDATA[<p dir="auto">I'm trying to use the Commander to run my project that is in the WSL directory. I try all the cases but apparently i cant set the working directory in a WSL path.</p>
<p dir="auto">Has anyone managed to use this with WSL?</p>
]]></description><link>https://community.freeter.io/topic/75/how-can-i-use-wsl2-in-commander</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 22:51:28 GMT</lastBuildDate><atom:link href="https://community.freeter.io/topic/75.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Sep 2025 17:20:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can i use WSL2 in Commander? on Sat, 04 Oct 2025 09:22:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.freeter.io/uid/115">@luiz-eburneo</a> Got it. Thanks for sharing the solution!</p>
]]></description><link>https://community.freeter.io/post/227</link><guid isPermaLink="true">https://community.freeter.io/post/227</guid><dc:creator><![CDATA[alex]]></dc:creator><pubDate>Sat, 04 Oct 2025 09:22:46 GMT</pubDate></item><item><title><![CDATA[Reply to How can i use WSL2 in Commander? on Mon, 29 Sep 2025 12:03:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.freeter.io/uid/1">@alex</a> i tried to use the WSL path too but with no success. But I solve using this:</p>
<p dir="auto">"Command-lines" input:</p>
<pre><code>wsl -d Ubuntu --cd /home/YourUserName/project
</code></pre>
<p dir="auto">...and i dont need to fill the "Working directory" input.</p>
]]></description><link>https://community.freeter.io/post/226</link><guid isPermaLink="true">https://community.freeter.io/post/226</guid><dc:creator><![CDATA[luiz.eburneo]]></dc:creator><pubDate>Mon, 29 Sep 2025 12:03:28 GMT</pubDate></item><item><title><![CDATA[Reply to How can i use WSL2 in Commander? on Tue, 23 Sep 2025 15:21:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.freeter.io/uid/115">@luiz-eburneo</a> Have you tried to specify it using the <code>\\wsl$\&lt;DistroName&gt;\&lt;filepath&gt;</code> UNC path? For example: <code>\\wsl$\Ubuntu-22.04\home\YourUserName\Project</code></p>
]]></description><link>https://community.freeter.io/post/225</link><guid isPermaLink="true">https://community.freeter.io/post/225</guid><dc:creator><![CDATA[alex]]></dc:creator><pubDate>Tue, 23 Sep 2025 15:21:55 GMT</pubDate></item></channel></rss>