-
#### Current Behavior
Right prompt work for `fish` and `nushell`, but not for `bash`. In changelog for 1.18 version there is this change `bash: Support right prompt and transience` and in docs for …
-
Thanks for helping me with my yq issues. I'm now seeing this when I activate with nushell:
```log
show_media_bias main @ 729bc98 ⩮✘∽⋄⇣ ❄️ devenv-shell❯ pnpm run Error: × Automatically spreadi…
-
### Current Behavior
I'm using [tealdeer](https://github.com/dbrgn/tealdeer), a tldr client. Carapace uses `tldr -l` to get a list of commands in the tldr documentation database, but the command re…
aftix updated
6 months ago
-
### Describe the bug
On MacOS Sonoma I now get Error: nu::shell::xdg_config_home_invalid even though $env.XDG_CONFIG_HOME point to absolute path containing non-empty nushell dir.
```
Error: nu::s…
-
### Describe the bug
As on the tin. Using strace and running `use task` doesn't show it trying to access `~/.config/nushell/scripts`, which I haven't overwritten
### How to reproduce
1. Follow the …
-
### Describe the bug
I like keeping my config files a bit organized so I tried making a separate completions.nu file where I could source all my external completions. However there is a problem when …
-
On NixOS, completions are often surfaced to `bash` (and shells with compatible completers) via $XDG_DATA_DIRS. I tried to use `nushell` with `carapace`'s bridge to `bash` enabled, but none of these co…
-
Since const variables are evaluated at parse time, it should be possible to add completion support for those variables (showing fields on hover / typing). Ideally the completion should work even when …
-
## Original Issue
https://github.com/mlvzk/manix/issues/30
> Can it provide completions for common shells? I guess https://docs.rs/clap_complete/latest/clap_complete can be helpful. TIA!
## My th…
-
### Describe the bug
Completions not working with files that have multiple periods in the name. In most cases I get no results and in a few cases I get a partial match of the results.
Reproduc…