-
### Related problem
In bash many common programs have working completion (more or less) out of the box. In nushell the default config only contains definitions for three git commands. Defining all th…
-
**Describe the bug**
I am trying to rebuild my home-manager config using `home-manager switch` without any flakes. After parsing my code for errors, nix outputs the following:
```
❯ home-manager …
-
I've tried to use the `winget-completions.nu` completions in my config
```bash
use C:\Users\username\git-completions.nu *
```
but when I now start nushell I'm getting the following error:
```bas…
-
Provide completions scripts for bash, zsh, fish, powershell and nushell.
-
The [latest deployment](https://github.com/nushell/nushell.github.io/actions/runs/8786044376/job/24107954260#step:5:16) had the following warnings regarding broken links.
```
warning Broken links …
-
Hi, Thanks for the great work, and `just` currently has no completion support for the modern, powerful and elegant [NuShell](https://github.com/nushell/nushell), is there any plan for this? Thx
``…
-
### Check for existing issues
- [X] Completed
### Describe the bug
When opening Zed it should remember previous window size and position when Zed was closed.
### To reproduce
1. Open Zed, set exp…
-
Any idea why this entire script, line by line, goes into the bash history when I try to complete a command using bash bridge in both `nushell` and `fish`?
https://github.com/carapace-sh/carapace-br…
-
I wrote a PowerShell command line completion script, which can be found here:
https://github.com/stax76/mpv-scripts
-
### Current Behavior
`make -C ` prints `ERR _`.
### Expected Behavior
`make -C ` selects the directory containing the `Makefile`. Standard bash-completion for `make` supports this, so if `` conta…