Logo
Explore Help
Sign In
extern/nushell
1
0
Fork 1
You've already forked nushell
mirror of https://github.com/nushell/nushell.git synced 2025-05-29 22:29:06 +02:00
Code Issues Packages Projects Releases Wiki Activity
nushell/crates/nu-command/src/viewers
History
Reilly Wood 3d682fe957
Fix error message when interrupting table with ctrl+c (#7588)
`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)
2022-12-23 16:38:38 -08:00
..
explore.rs
Add more input/output type annotations (#7532)
2022-12-21 20:20:46 +01:00
griddle.rs
Reduced LOC by replacing several instances of Value::Int {}, Value::Float{}, Value::Bool {}, and Value::String {} with Value::int(), Value::float(), Value::boolean() and Value::string() (#7412)
2022-12-09 11:37:51 -05:00
icons.rs
replace lazy_static with once_cell (#7502)
2022-12-17 10:30:04 -08:00
mod.rs
[MVP][WIP] less like pager (#6984)
2022-12-01 09:32:10 -06:00
table.rs
Fix error message when interrupting table with ctrl+c (#7588)
2022-12-23 16:38:38 -08:00
Powered by Gitea Version: 1.23.8 Page: 64ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API