-
Seems to be failing
```
nu-completion-script ~/.local/share/fish/generated_completions/*.fish 18446 02:38:35 PM
{"level":50,"time":16776…
-
With nushell, is there a carapace config/flag that would disable tilde expansions in path completions?
-
### Question
I was able to use macOS's `open` functionality in Nu by setting `alias open = /usr/bin/open`. I typically need this to open any file in a graphical application (such as a HTML / PDF file…
-
Hi, cool project!
I added tab completions for fish shell:
```
complete sd -x -s f -l flags -d " Regex flags. May be combined (like `-f mc`)."
complete sd -x -s h -l help -d "Prints help informatio…
-
From Discord conversation. I ran `nu-completion-script -vvvv --no-convert | save log.json` and this is the output.
```json
{"level":20,"time":1677508474347,"msg":"starting new connection: https://ap…
-
### Related problem
With an extern completion for `git commit`:
```
module completions {
export extern "git commit" [
-a
-m: string
]
}
use completions *
```
I want to mak…
-
### Describe the bug
Nu crashes when I press TAB with an environment shorthand at the beginning of the line.
### How to reproduce
1. Put `FOO=bar` and a whitespace
2. Put anything (or nothing) af…
-
### Describe the bug
Hi, first of all, thank you for the awesome shell and shell programming language!
some days ago, trying to use nushell git version, doesn't allow me to autocomplete ?some? ali…
-
### Describe the bug
`nushell` panics if I enter `e` and press `tab` afterwards to open up the completion.
### How to reproduce
1. Add the following into your config (put it either in your `config.…
-
## Bug Report
~> starship bug-report 04/07/2023 03:42:06 PM
pkg_version:1.13.1
tag:v1.13.1
commit_hash:
build_time:2023-02-27 16:50:32 +…