mirror of
https://github.com/nushell/nushell.git
synced 2025-05-21 07:03:19 +00:00
Before, ps would not insert a value if the process didn't have a parent. Now, ps will insert an empty cell. This caused broken tables as some rows didn't have all the columns.