You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I been doing a lot of looking into shells there are others library and tools that have a lot of commands already built into them. It is a shame it looks like this project isn't open source(I can't find it); I would like to see if I could improve the shell ,it is awful and the number 1 reason I can't use stackblitz. I keep jamming it up (probably because of the lack of commands).
There are many things that might help you improve your shell here is a list of some
How about exploring the use of WASM for running emulated but full-scope Linux containers? if we build a bridge between that, it would provide a real but local, full-fledged environment.
also add command line support for linux/unix utilities/tools like: grep, ack-grep, sed, awk, less, perl, python3, find, df, etc..
The text was updated successfully, but these errors were encountered: