fish-shell / fish-shell/fish-shell

"normal" syntax coloring sometimes uses color left over from prompt

Open
#6,563 5 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
34.2k
Forks
2.4k
Avg merge
2d 8h
Merged PRs (30d)
13

Description

To reproduce, type the following at a prompt, then press the up arrow:
```fish
function fish_prompt
set_color green
printf 'prompt> '
end
set -l fish_color_command normal
set -l fish_color_param normal
```
Recording: https://asciinema.org/a/297139

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.