You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is a number of background jobs printed in fish_prompt, it's not updated when some job ends. It seems that fish simply redraws the last prompt while it could call fish_prompt again.
If there is a number of background jobs printed in fish_prompt, it's not updated when some job ends. It seems that fish simply redraws the last prompt while it could call fish_prompt again.