Fish startup slow #289
Unanswered
asportnoy
asked this question in
Support ticket
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checks
q doctor
in the affected command line session and it didn't resolve my issueq restart
and it didn't resolve my issueExpected behaviour
Potentially relevant: #256, #123
When starting a new Fish session in either iTerm or VSCode, it takes around 3 seconds to start up. I have narrowed down that the issue lies in
~/fish/conf.d/00_fig_pre.fish
by throwing someecho
s in there, but I don't know what's causing it beyond that.Furthermore, any text that I type while the startup is happening gets cleared once startup finishes. Normally, any text I type while the startup is happening will then be moved into my prompt once it is done.
This delay is a major problem for me and I will be disabling Q until it is resolved.
Actual behaviour
See above
Steps to reproduce
Any time I start up my terminal it happens
Environment
Beta Was this translation helpful? Give feedback.
All reactions