mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-23 04:51:16 -03: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:
@@ -44,4 +44,5 @@ function fish_prompt --description 'Write out the prompt'
|
||||
|
||||
echo -n '$ '
|
||||
|
||||
set_color normal
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user