-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
nushell/reedline
#952Labels
category:bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersstatus:needs-triageAn issue that hasn't had any proper lookAn issue that hasn't had any proper look
Description
Describe the bug
Unlike other shells including fish, bash and zsh string in the prompt are colored, because the color is not reset (or set to non-default value).
How to reproduce
Use bare string at the start of the prompt and observe its color.
Expected behavior
Before prompt is printed, color is reset ("\x1b[0m"
).
Configuration
key | value |
---|---|
version | 0.106.1 |
major | 0 |
minor | 106 |
patch | 1 |
branch | |
commit_hash | |
build_os | macos-aarch64 |
build_target | aarch64-apple-darwin |
rust_version | rustc 1.88.0 (6b00bc388 2025-06-23) (built from a source tarball) |
cargo_version | cargo 1.88.0 (873a06493 2025-05-10) |
build_time | 1980-01-01 00:00:00 +00:00 |
build_rust_channel | release |
allocator | standard |
features | default, plugin, rustls-tls, sqlite, trash-support |
installed_plugins | |
experimental_options | example=false, reorder-cell-paths=false |
Metadata
Metadata
Assignees
Labels
category:bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersstatus:needs-triageAn issue that hasn't had any proper lookAn issue that hasn't had any proper look