-
Hello, thank you for this splendid tool. I wanted to test it in Pwsh 7.2.6. After running
```sh
git clone https://github.com/sigoden/argc-completions.git
cd argc-completions
./scripts/download-t…
-
```nu
def --wrapped mywrapperofx [..anyargsorflags] {
x $anyargsorflags
}
```
Saw the note in your alias config, this is what you might be looking for.
-
### Request
Sorry if I'm getting it all wrong, I didn't spend much time researching the topic, but it seems there's no way to generate completions (specs) from man pages. Maybe it's already there, th…
-
### Describe the bug
My Nu config dir is symlinked to work around #893. I'm attempting to `source-env` `default_env.nu` to work around #7371. I'm seeing confusing error messages documented below.
…
-
Would be nice to have completions for [Nushell](https://www.nushell.sh/). I have some experience with Nushell, so I could probably tackle this myself if that's ok.
-
I think this [the complete method](https://github.com/nushell/reedline/blob/d9db6a84b70d182c11c1a657d363c914eb3921d1/src/completion/base.rs#L32) could be changed, so it will also return the strings th…
-
#### Current Behavior
When using Install guide in https://starship.rs/guide/#%F0%9F%9A%80-installation for installing to Nushell. It Errors out with an unknown keyword error. This is because `let-env…
-
Hey man, I saw you added couple of PRs in relation to completions on nushell and I'd like to take a look at how you've got completions inside config setup.
Mind sharing the excerpt in a gist maybe…
-
### Request
I'm trying to adopt `jj` ([github](https://github.com/martinvonz/jj)) as my CLI of choice for interacting with Git repos. Currently, it doesn't have completions in either Carapace or Nush…
-
### Current Behavior
Like the issue highlighted in https://github.com/rsteube/carapace-bin/issues/1761, carapace completion should use `$env.` instead of `let-env`
### Expected Behavior
Carapace sh…