-
With this pr https://github.com/kubernetes/kubernetes/pull/105867 which is supposed to present in kubectl v1.26 which will support krew plugins auto-completion. It will be good to have this in our plu…
-
Acme has a built-in simple autocomplete system that Edwood has inherited. The inclusion of this functionality isn't necessarily compatible with the Acme "IDE built of UNIX commands" model. We should c…
-
Using https://github.com/fish-shell/fish-shell/commit/9c413b039d572963dd5cf9a673ec47927d584df2.
---
It's unclear if this is intentional, but it seems like a regression in smart-case tab completi…
-
How does this `fish` plugin compares to `zoxide`?
-
Docker got pretty popular.
Maybe add it out of the box, or as a plugin.
I can get it working by [following official instruction for non oh-my-zsh](https://docs.docker.com/compose/completion/#zsh), b…
-
I appreciate the fuzzy search feature kubectx. Please enable the support for auto-complete or tab-completion for delete command when using kubectx -d
-
`dotnet complete` returns only a list of suggestions. However, there is no way at getting at the help text programmmatically. IDE's like `VSCode` or the `PowerShell ISE` enable showing tooltips from t…
-
## Describe the bug
Hey there.
This is on Debian sid, bash-completion 2.11 and bash 5.2.15.
The background is that that I recently tried to make some improvements to [fzf](https://github.com/…
-
510 git clone https://github.com/gluon-framework/examples.git
511 ll
512 cd examples
513 ll
514 cd gluworld
515 npm install
516 node .
517 h
dean@pop-os ~/.../examples/g…
-
**Version:** zoxide 0.9.4, freshly `cargo install`'d as of 2024-03-20 04:38 EDT
**Realistic Reproducer: Type `(cd ~/incoming/Videos/something ` by accident (note the unescaped space before the Tab …