warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.11k stars 361 forks source link

Not able to enter any commands after downloading and trying for first time #4193

Open sguduguntla opened 7 months ago

sguduguntla commented 7 months ago

Discord username (optional)

No response

Describe the bug

I'm not able to enter any commands after downloading and trying for first time. I'm using ZSH. When I type and press enter, it just flickers and nothing shows up. But I am able to cd between folders, that's about it. Even something as simple as "ls" command doesn't work.

To reproduce

Install Warp for the first time, you should be using ZSH, and then try typing first command.

Expected behavior

It should execute the command and show the results instead of flickering.

Screenshots

https://github.com/warpdotdev/Warp/assets/12287060/8961dc99-bdcd-4df4-88ca-47ea4b230da5

Operating system

MacOS

Operating system and version

Sonoma 14.3.1

Shell Version

zsh 5.9 (arm-apple-darwin22.1.0)

Current Warp version

v0.2024.02.13.08.02.stable_00

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

dannyneira commented 7 months ago

Hey @sguduguntla Sorry to hear about this. If you can please run which zsh and put the result into your Warp Settings > Features > Session > Startup shell for new sessions > Custom

This should ensure that you're using the default zsh binary as default in Warp.

Let us know if that helped with the issue.