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
20.89k stars 356 forks source link

Oh-my-zsh plugins not working as expected #1567

Open andriesfc opened 2 years ago

andriesfc commented 2 years ago

Discord username (optional)

No response

Describe the bug

I use ZSH and the plugins for zsh are not properly executed and/or handled. For example, type gradle and pressing tab should produce a list of available tasks (as provided by the oh-my-zsh plugins). And it simply does not.

It this a feature to cripple ZSH? I mean I really like the terminal, but it is of little use if it kills off the workflow provided by zshell.

To Reproduce

Install oh-my-zsh Install sdkman Install Gradle using sdkman Enable the gradle plugin

Expected behaviour

Here is screen shot of what I expect:

image

Instead i see this:

image

Screenshots

No response

Operating System

MacOS

OS Version

12.4

Shell Version

zsh 5.8.1 (x86_64-apple-darwin21.0)

Warp Version

v0.2022.06.27.09.14.stable_01

Additional context

No response

Does this block you from using Warp daily?

Yes

Warp Internal (ignore): linear-label:24888f54-df93-45d5-9bdd-e38f740cac19

No response

elviskahoro commented 2 years ago

Thanks for the detailed reproduction steps.

There's a lot of things we arent compatible with atm. See here: https://docs.warp.dev/help/known-issues#configuring-and-debugging-your-rc-files

AlecRust commented 1 year ago

So is the idea we shouldn't use Oh My Zsh with Warp? Or at least no Oh My Zsh plugins?