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

Consistently handle errors in builtin utilities #33

Closed AtkinsSJ closed 4 months ago

KernelDeimos commented 4 months ago

Now that these commands all return an exit code, we could also have an exit status indicator in the promptline.

AtkinsSJ commented 4 months ago

That would be neat!