-
Notifications
You must be signed in to change notification settings - Fork 399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Starship prompt not starting in warp (though initializing it manually works just fine) #1518
Comments
I'm having a similar issue with zsh - neither manual nor automatic loading of starship works in Warp, though it does in iterm2 and Terminal. |
Never mind - found the documented workaround https://docs.warp.dev/features/prompt |
Yeah, I tried that, and it used to work! But, even with that option on, starship will not start on either a new tab or when warp starts. It works fine if you start starship manually with |
Will share updates as we have them. Thanks for reporting! |
As of |
Although the original report relates to |
I am in the same position with Warp, Starship and ZSH |
I've the same issue on a newly installed MacOS (Apple Silicon) using Warp, ZSH and Starship with no other modules at all. |
Same problem here. disabling iterm2_shell integration works. iTerm2 The iTerm2 shell integration breaks Warp and your custom prompt will not be able to be visible with this on. If you're coming from iTerm please check your dotfiles for it. We advise disabling the integration just for Warp like so:
|
I am having the same issue as @ChrisTTian667. Fresh MacOS (Apple Silicon), no iTerm, the default shell is zsh. The starship toml items mentioned here is not present for me. Has anyone got this working? Even if I manually init in warp I don't see the prompt. |
In my case, i had not Enabled the Option "Honor user's custom promot (PS1)" in the Warp Terminal settings. After enabling this option Starship worked as expected. :) |
This from @j-like-jeff above works. Double check your |
Powerlevel 10k + Powershell IssuesI was having this issue, and I thought it was because of Powerlevel, but it was because of Powerline! The FixIn my
I updated it to:
Then run |
Discord username (optional)
No response
Describe the bug
It used to work, but in the last several weeks, starship is not working on start when warp opens. The last several lines of my config.fish:
The prompt does not run when warp opens. However, if I manually run:
in a warp terminal, the starship prompt then works as normal. I have to do the above for each tab I open,
Expected behaviour
The starship prompt to be executed as per config.fish and the prompt to be rendered.
Screenshots
No response
Operating System
MacOS
OS Version
12.4
Shell Version
fish, version 3.5.0
Warp Version
v0.2022.06.13.09.15.stable_00
Additional context
No response
Warp Internal (ignore): linear-label:24888f54-df93-45d5-9bdd-e38f740cac19
No response
The text was updated successfully, but these errors were encountered: