-
I've been using PowerShell on Ubuntu LTS 20.04 for some quite time, and zsysctl doesn't have a proper completion options.
Seeing you're using cobra component, it seems that can handle PowerShell co…
-
# Issues
Like the title said, I want to implement completion capabilities on `ws`. I started PR #6 for this purpose. Unfortunately
when trying on my Windows 10 laptop, I have two / three problems:…
-
#### Description :octocat:
company-capf error when working with namespaced functions in Clojure. Preventing me from accessing namespaced functions.
#### Reproduction guide :beetle:
- Use the late…
-
I am not sure this is a bug, but I am confused. The symbol `🐟` seems to turn into `ð` if I try to set up a fish prompt like this:
```console
[08:32 PM] macaw ~
🐟 env HOME=$(mktemp -d) XDG_DATA_DI…
-
### Describe the bug
`Ctrl+N` and `Down` should have identical behavior in Emacs mode, but `Ctrl+N` seems to invoke the completion menu, while `Down` simply moves down the command history (as expecte…
-
Rather than attempt to look up args at runtime (which cause artifacts to be downloaded or compiled), the SDK could generate a script/data format for different shells to consume and check this in durin…
-
```
pnpm add -C
^
```
completion at this position should return a path.
Currently it will return the following candidates and breaks the shell's path completion:
```
pnpm add…
-
I would like to autocomplete path that has space in one of the sub-directory. The issue is, after it reaches the directory with space, the tab completion doesn't work anymore.
I just migrated from …
-
Hey! I couldn't find documentation or any issues about this:
Does et support shell completion? specifically interested in tab completion for hosts in my ssh config
Thank you for continuing to ma…
-
#### Current Behavior
Whenever I start typing a command and use tab-completion, the first characters of the command get repeated at the start of the line.
#### Expected Behavior
Tab completion sh…