-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Typer documentation, with the…
-
I tried to put `zsh` or `oh-my-zsh` in the config file to exclude it from upgrade.
## What did you expect to happen?
Zsh not to be upgraded
## What actually happened?
Command failed with…
-
### Purpose of the issue
- [X] Bug report (encountered problems/errors)
- [ ] Feature request (request for new functionality)
- [ ] Question
### Version Information
- Cmder: 1.3.12.91…
-
``fnm env --use-on-cd | Out-String | Invoke-Expression`` and ``fnm completions | Out-String | Invoke-Expression`` shows
````text
❯ fnm env --use-on-cd | Out-String | Invoke-Expression
error: Can't …
-
related to #7569 and #9881
# Steps to reproduce
Attempt to tab complete a share name on a UNC path via a partially resolved path that includes the provider notation.
```powershell
get-content…
-
I'm running AutoGPT + gpt-llama.cpp with the latest version from gpt-llama.cpp and autoGPT version suggested in this [guide](https://github.com/keldenl/gpt-llama.cpp/blob/master/docs/Auto-GPT-setup-gu…
-
I wrote a PowerShell command line completion script, which can be found here:
https://github.com/stax76/mpv-scripts
-
### Summary of the new feature / enhancement
Some .NET methods use "out" to return a value to variables, in PowerShell we can use `[ref]` to capture that output like this:
```
$Tokens = $null
$Err…
-
I have installed the rsdk in vscode devcontainer as per the docs. The installation is done on a Ubuntu 22.04 host OS and docker CE version 26.1.1 installed per vendor instructions.
The Ubuntu hos…
swdee updated
2 months ago
-
This is follow-up for #103.
Example:
`task generate-completion --bash >> ~/.bashrc`