nushell / nushell/nushell

`input --supress-output` returns immediately

Open
#9,396 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

category:bug deprecated:platform-specific platform:windows
Dominant language
Rust
Stars
40.5k
Forks
2.3k
Avg merge
1d 19h
Merged PRs (30d)
85

Description

Describe the bug

I am unable to input anything when using the -s flag

How to reproduce
  • Use input -s
Expected behavior

We should be able to input text even if it doesn't show

Screenshots

No response

Configuration
key value
version 0.80.0
branch
commit_hash 8695b575848d5eb4d688087aa9e906b4d9e7c8d8
build_os windows-x86_64
build_target x86_64-pc-windows-msvc
rust_version rustc 1.67.1 (d5a82bbd2 2023-02-07)
rust_channel 1.67.1-x86_64-pc-windows-msvc
cargo_version cargo 1.67.1 (8ecd4f20a 2023-01-10)
build_time 2023-05-16 22:27:13 +00:00
build_rust_channel release
features default, zip
installed_plugins
Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with the input -s command on the reported Windows configuration, then trace the input command's handling of the -s or --supress-output option. Done means hidden input is still accepted instead of the command returning immediately; add or update coverage for this behavior if the relevant test entry point is found.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.