mirror of
https://github.com/nushell/nushell.git
synced 2025-05-09 01:12:59 +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.