mirror of
https://github.com/nushell/nushell.git
synced 2025-06-10 03:56:49 +02: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: 