forked from extern/nushell
Now the `input list` command, when nothing is selected, will return a null instead of empty string or an empty list. Resolves #10909. # User-Facing Changes `input list` now returns a `null` when nothing is selected.
Now the `input list` command, when nothing is selected, will return a null instead of empty string or an empty list. Resolves #10909. # User-Facing Changes `input list` now returns a `null` when nothing is selected.