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.86k stars 355 forks source link

openshift resources autocompletion #4147

Open merqri opened 7 months ago

merqri commented 7 months ago

Discord username (optional)

_merk1

Describe the solution you'd like?

I use warp on macOS and work with openshift most of the time. Does anyone know why the autocomplete for the oc command doesn't work? At the same time it works for the kubectl command. Other terminals do not have this problem. This is the last missing link for the perfect terminal for me as a DevOps engineer.

Autocomplete with kubectl started working according to issues https://github.com/warpdotdev/Warp/issues/2055

The actual idea I want to convey is that autocomplete with command oc should work like in the link above.

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

This feature is necessary because currently there is an autocomplete for kubectl, but not for oc, while the roots of these utilities are closely intertwined

Additional context

No response

How important is this feature to you?

5 (Can't work without it!)

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

None

dannyneira commented 7 months ago

Hi @merqri Thanks for this feature request! Currently, oc isn't a supported completion spec in Warp, but we're looking to improve upon this in 2024, so stay tuned for updates.

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.

merqri commented 4 months ago

Hi all, please tell me at what stage is the current issues ? And is there no approximate dates when the functionality described here will be realized? Thanks in advance for your attention

gjerdrun commented 4 weeks ago

Any news on this?