• miniu@programming.dev
    cake
    ·
    10 months ago

    I'm switching to it slowly. I used fish on linux and powershell on windows. I want to be able to use the same shell on both systems and prefer not to rely on microsoft. I feel that data based shells like powershell and nu are the future :)

    • starman@programming.dev
      hexagon
      ·
      10 months ago

      Nice to hear your opinion. I've tried fish before, but it didn't convince me to switch, but now I'm switching to nu :)

  • BatmanAoD@programming.dev
    ·
    10 months ago

    It's pretty nice. I've been following its progress essentially since the beginning and would like to adopt it as my primary shell eventually, but it's had some blockers that prevent me from switching completely, most of which have been resolved by now. The one I'm currently waiting for is the ability to suspend and resume processes: https://github.com/nushell/nushell/issues/247