Open Ravinderdhamija562 opened 1 month ago
There could be something in your rc file causing this issue and Warp cannot parse it.
We have a list of known incompatible tools here: https://docs.warp.dev/help/known-issues#list-of-incompatible-tools And more info on supported custom prompts here: https://docs.warp.dev/features/prompt
Please send us your logs and also disable parts of your dotfiles just for Warp by using this conditional statement:
# Bash and Zsh
if [[ $TERM_PROGRAM != "WarpTerminal" ]]; then
# > What you want to disable here <
fi
If this doesnt help please send a copy of your rc files (redact any important info), so that we can try and reproduce the issue.
I see many incompatible tools which i am currently using in zsh .oh-my-zsh shell. some of them are
I will wait for some more time until they are fixed than spending time on troubleshooting these.
Pre-submit Checks
Describe the bug
Screen fluctuates with the command. Please see the attached video
To reproduce
Expected behavior
Screen should be stable.
Screenshots, videos, and logs
https://github.com/user-attachments/assets/d7cf4c09-f6ca-4715-a39f-fd5e7814fc89
Operating system (OS)
macOS
Operating system and version
macOS Sequoia 15.5 (24F74)
Shell Version
zsh 5.9 (arm64-apple-darwin24.0)
Current Warp version
v0.2025.06.04.08.11.stable_01
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
Happens only oh-my-zsh , not with others.
Does this block you from using Warp daily?
Yes, this issue prevents me from using Warp daily.
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None