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.21k stars 334 forks source link

oc command completion #5073

Open thibor1974 opened 3 days ago

thibor1974 commented 3 days ago

Dupe Check

Describe the solution you'd like?

Hello

oc ( openshift client) command completion does not wok

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

How important is this feature to you?

2

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

dannyneira commented 3 days ago

Thanks for this feature request @thibor1974. As a stopgap to oc completion support, you can run your preferred shell (zsh/bash/fish) in a subshell to fall back to shell completions for oc.

To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.