-
Notifications
You must be signed in to change notification settings - Fork 2.1k
select 0 0 hangs Nushell #8145
Copy link
Copy link
Closed
Description
Describe the bug
See title.
How to reproduce
ls | select 0 0
Expected behavior
This should work the same as select 0 1, except that the duplicate 0 causes the 1st row to be repeated in the output. (Compare get 0 0)
Screenshots
No response
Configuration
| key | value |
|---|---|
| version | 0.75.0 |
| branch | |
| commit_hash | |
| build_os | windows-x86_64 |
| build_target | x86_64-pc-windows-msvc |
| rust_version | rustc 1.65.0 (897e37553 2022-11-02) |
| rust_channel | stable-x86_64-pc-windows-msvc |
| cargo_version | cargo 1.65.0 (4bc8f24d3 2022-10-20) |
| pkg_version | 0.75.0 |
| build_time | 2023-02-02 01:15:47 +10:00 |
| build_rust_channel | release |
| features | database, default, trash, which, zip |
| installed_plugins |
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category:bugSomething isn't workingSomething isn't working