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.47k stars 376 forks source link

Completion from mise aren't pickup by zsh on Warp #4698

Open piclemx opened 7 months ago

piclemx commented 7 months ago

Discord username (optional)

No response

Describe the bug

When I try to add mise completions for my terminal. This doesn't work. I need to do a omz reload to reload the zsh configuration to make it work.

To reproduce

  1. install oh-my-zsh
  2. install mise
  3. start a terminal
  4. start by write mise and do a TAB

Expected behavior

you should see the completion. of the CLI

Screenshots

image image

On item,

image

Operating system

MacOS

Operating system and version

macOs 14.3.1

Shell Version

zsh 5.9 (arm-apple-darwin23.0.0)

Current Warp version

v0.2024.04.02.08.02.stable_01

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?

No

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

Hi @piclemx Thanks for letting us know. Mise isn't included in the list of supported completions at this time. We'll post updates if/when we have them. Also we will be working on open-sourcing Warps completion specs so that others can contribute and create custom completions for apps like mise in the future.