mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 00:14:57 +08:00
Partially fix #1224.
It would be nice if this would work without this hack, but until then, this has to work. Requires you to reinstall the prompt using fish configuration system.
This commit is contained in:
parent
041120aab4
commit
2927514e68
@ -44,4 +44,5 @@ function fish_prompt --description 'Write out the prompt'
|
||||
|
||||
echo -n '$ '
|
||||
|
||||
set_color normal
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user