Missing completions #652
Replies: 106 comments 43 replies
|
Support Kubectl I'm relying heavily on |
|
Tab completion for Azure CLI From @robinhultman via #244 Describe the solution you'd like?I would love to have tab completion for the Azure CLIIs your feature request related to a problem? Please describe.No response Additional contextNo response |
|
Support MacPorts From @Gregory-Gelfond via #343 Describe the solution you'd like?Ideally we could have support for completions of `port` and `brew` provided by the [MacPorts](https://www.macports.org) and [HomeBrew](https://brew.sh) package management projects respectively.Is your feature request related to a problem? Please describe.No response Additional contextNo response |
|
Support for kubectx: |
|
Figure 1 shows a screenshot in Kitty where I was able to list all the k8s CRDs starting with "po" using the "Tab" key. As shown in Figure 2, I can't do that in Warp, only “Postman” is listed (a folder in the current directory). I wonder if I got something wrong that caused such a difference and imperfection |
|
|
Vim / Neovim > cat /opt/homebrew/share/fish/completions/nvim.fish
complete -c nvim -w vim
# -> mostly the same 🤷🏼♂️ |
|
Some of my completions are only working after I run For example, knative cli and azure cli each have this issue. Relevant .zshrc config for knative cli # Add zsh completions for `kn` (knati`ve` cli)
source <(kn completion zsh)
compdef _kn kn
|
|
|
Should add support for these: |
|
Hi, I would love to see 1Password CLI 2 tab completion. I use |
|
I would love to see fuzzy auto-complete supported as it is a feature I use extensively in my shell and is my current dealbreaker for using Warp.dev. For example let's say there's a directory called "github.com" the command |
|
The AI command search is fantastic, but I have a suggestion to possibly improve it. If I type "compile this project" in a Rust project folder (cargo), it tries to build a java program. If I type "compile this rust project" then it works. The AI could detect the existence of common project definition files (cargo, cmake, gradle, npm, yarn, maven, etc) and use it as a hint. |
|
can choose a font but can not chose a regular one or a bond one , some font's bond is a disaster |
|
If possible, add |
|
It supports completions out of the box (of the commands you have defined in an individual directory) which they outline in their documentation - https://just.systems/man/en/shell-completion-scripts.html It works fine in zsh and iTerm2, I just can't get it to work with Warp since it seems like Warp doesn't support ZSH completions. |
|
I wanted to mention that for example Tool: https://kubecm.cloud Works in iTerm2 like a charm |
|
Not sure if this is the proper place...but a suggestion/request for If I type |
|
I would like to request completions for chezmoi, which is a well-known dotfiles manager. |
Gitub Tracking Issue: |
|
Not sur if it's a local configuration problem or if it's not supported ... But as I enter But I can see on the docs that npm autocompletion should be fully covered ... It doesn't include npm scripts ? I wish it could hint me the list of the npm script in my package.json (I'm on windows) |
|
Hi, Could you please help me add the DDEV tool? |
|
Any news on supporting Bun? It's pretty popular, I need this as use on most of my projects now. |
|
The sad thing is, Warp is very slow on updating auto complete on tools we use. I need an option to do this myself to not wait for anything — either add own tool, or extend existing if Warp doesn't do that (like update Bun with the most recent features). And sync it with iCloud or account settings. Just do it please. |
Git-SpiceI'd specifically request that git-spice completions be added to Warp. In GeneralI'd like Warp to honor installed shell completions for more niche tools. I can't see how it's feasible for Warp to have to manually track completions for every possible OSS tool under the sun. |
|
@elviskahoro any concrete plans to support community-driven specs? |
|
Any alternative terminal that integrated this? |
|
Jujutsu (jj) completions would be very nice. Not having to type branch names is a godsend, plus each command uses a different version of |





Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
See #654
All reactions