HeyPuter / phoenix

🔥 Puter's pure-javascript shell
https://puter.com/app/terminal
GNU Affero General Public License v3.0
87 stars 15 forks source link

Update path.js to handle "cd" with no args #45

Closed Wesztman closed 4 months ago

Wesztman commented 4 months ago

Running "cd" with no args should return the user to their home folder right?

image

I think this change takes care of that 😊 should be noted that I'm not very used to JS so please make sure to test/review it from your side 😉

Wesztman commented 4 months ago

This was an amusing oversight given that it was so simple - thanks for the contribution! You'll see this update on puter.com later today.

Great to hear, thanks for your hard work and sharing of Puter! 😊

KernelDeimos commented 3 months ago

@Wesztman release was delayed a couple days but we just released v0.2.2 to production a few minutes ago. Thanks again for your contribution!