mirror of
https://github.com/nushell/nushell.git
synced 2025-01-09 15:58:17 +01:00
3d682fe957
`table` was displaying an incorrect "Couldn't fit table into X columns!" error when streaming was interrupted by `ctrl+c`: ![image](https://user-images.githubusercontent.com/26268125/209415204-cc20964b-fc43-42a0-867f-1b01cefb3213.png) This PR fixes that: ![image](https://user-images.githubusercontent.com/26268125/209415163-b3041357-7f16-4a17-b15a-170b4d50f5ee.png) |
||
---|---|---|
.. | ||
explore.rs | ||
griddle.rs | ||
icons.rs | ||
mod.rs | ||
table.rs |