mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 02:21:19 +00:00
`table` was displaying an incorrect "Couldn't fit table into X columns!" error when streaming was interrupted by `ctrl+c`:  This PR fixes that: 