mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
sorin right prompt: reset color at end
bold mode being left enabled was causing issues in the pager.
This commit is contained in:
@@ -49,5 +49,6 @@ function fish_right_prompt
|
||||
printf (set_color white)◼' '
|
||||
end
|
||||
end
|
||||
set_color normal
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user