3 comments

[ 0.28 ms ] story [ 15.6 ms ] thread
I think what Nushell is really missing (compared to other shells) is job control. I love being able to just ^Z out of a program and fg back it.
Holy cow! I didn't know that such a thing exists. This is amazing, thanks!
I was wondering how this shell would manage output backwards compatibility (lots of programs take advantage of the simple to parse Unix data), but it seems they even have constructs for that.

Nice detail.