JulesdeCube
Results
12
comments of
JulesdeCube
Hello, I created a MR for this !69.
I think that i found an other issue: ```nu $ nu --experimental-options=[pipefail] $ try { ^false | lines } catch {|e| print $e.exit_code } # => ╭────────────╮ # => │...