-
### Why is it worth to add this package?
The utility `ya`, (which should be included when you install yazi), is necessary for programs that integrate yazi, such as neovim through [yazi.nivm](https…
-
## Bug Report
#### Current Behavior
When using `starship_transient_prompt_func` and `starship_transient_rprompt_func`, some required arguments are currently not passed. This means that some module…
-
### Question
More and more projects are shipping with Nushell completion support (especially Rust based projects because of the pervasive use of Clap which generates Nushell completions). As a distro…
-
https://dystroy.org/broot/install-br/
I tried to install **broot --install**
with powershell br alias work OK, but with clink - `br` does not work
-
It looks like Nushell completions are available in the release tarball.
Current documentation doesn't mention nu completions, and they can't be "generated" at runtime with `--completions` yet.
T…
-
(warning: this list may not be complete, and may have items added as we discover them):
## Commands
- [x] post - [efx]
- [ ] benchmark (remaining: passthrough param)
- [x] match (regex type) (…
-
# To Reproduce
1. Download this file: https://github.com/nushell/nu_scripts/blob/main/custom-completions/less/less-completions.nu or https://github.com/nushell/nu_scripts/blob/main/custom-completions…
-
### Describe the bug
out of the box nushell has completion for branch names in `git checkout`.
However that some completion does not work for branch names on `git branch -D`/`git branch -d`/`git bra…
rukai updated
2 months ago
-
### Related problem
I am working on Nushell support for pytest when I ran into this problem. I would like to use the text that has already been written in the shell to generate the completions. For e…
-
I recently picked up nushell as my primary shell. I realized nh doesn't support it yet and when using carapace-bridge for completions, it returns 'error: unrecognized subcommand 'complete'` as it seem…