nushell/crates/nu-command
Andrej Kolchin 6ea5bdcf47
Allow more types for input list (#11195)
`input list` now allows all types by using `into_string`.

Custom formatting logic for records was removed.

Allow ranges as an input types.

Also made the prompt check depend on option, so `input list ""` will
have an empty prompt, while `input list` does not.

Resolve #11181
2023-12-01 11:01:15 -06:00
..
src Allow more types for input list (#11195) 2023-12-01 11:01:15 -06:00
tests When using redirection, if a command generates non-zero exit code, the script should stop running (#11191) 2023-11-30 18:52:02 +01:00
Cargo.toml Bump ureq from 2.8.0 to 2.9.1 (#11163) 2023-11-29 17:48:18 +00:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00