-
For example:
(imagine a setting like this)
`~/.config/sheldon/plugins.toml`
```toml
shell = "bash"
[bash.plugins.foobar_bash_plugin]
github = "owner/foobar_bash_plugin"
shell = "fish"
[f…
-
### Environment
- Git Extensions 5.0.0.17897
- Build 2a3b78b868e7757d986c49bbfc03406b38f1ffe9
- Git 2.47.0.windows.1
- Microsoft Windows NT 10.0.19045.0
- .NET 8.0.10
- DPI 144dpi (150% scaling)
- Po…
-
Doing `zellij setup --generate-completion fish > ~/.config/fish/completions/zellij.fish` create a lot of nice completions around zellij.
I have 2 issues with it:
The completions files are evaluate…
-
Here's how `minikube` supports this as part of its binary:
```shell
$ minikube help completion
Outputs minikube shell completion for the given shell (bash, zsh or fish)
This depends on the b…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
```
PS C:\Users\SKY0521> conda env list …
-
When trying to run Python functions where my user shell is set to Fish, I am unable to debug functions using VS Code.
The error produced is:
```bash
> Executing task: . .venv/bin/activate && fu…
-
## Bug Report
#### Current Behavior
Open terminal, type in a few words, hit escape. Error occurs without really causing any functional issues.
```
~/Workspaces
❯ asdf fasdaf
starship_zle-k…
-
Testing https://github.com/microsoft/vscode/issues/181522
Other shells are okay, but fish shell did not appear to have a nonce, and prompted for confirmation when rerunning a command
-
This issue is a placeholder/umbrella for some things that are not super well defined today.
We may or may not implement some or all of these features. I'm just collecting these together for later re…
-
#### Current Behavior
when I **cd** into a folder where let's say package.json file is present, I have configured starship to show Node.js version in prompt, but because of that it hangs and I can't …