-
Unfortunately that (`starship bug-report`) does not work in this case.
## Bug Report
Started seeing this yesterday.
Tried uninstalling & reinstalling and it started working again after uninst…
-
### Summary
Original issue: #6645
Implementation:
- [x] #14493
- [x] Add custom completer for `cargo uninstall ` (#14534)
- [x] Add custom completer for `cargo build --bin=` (#14533)
- [x] Add cu…
-
Hello.
I recently updated from 1.33.1 to 1.35.1, and somewhere in between seems to have changed from `powershell` to `power-shell`.
I'm not sure if it was an intended change but in `README.md` it …
-
I came across a problem with the uutils coreutils package where the powershell completions didnt work, https://github.com/uutils/coreutils/issues/5933, and was directed here. I discovered this is beca…
-
### Summary of the new feature / enhancement
Currently, argument completers for native commands must be explicitly registered using `Register-ArgumentCompleter`. However, this means that the module w…
-
I had added scripts generated by `volta completions powershell` to `Microsoft.PowerShell_profile.ps1` but that not working.
**Platform information:**
- Windows 11: 22H2(22621.457)
- Powershell: 7…
yu-cn updated
10 months ago
-
Hi,
Followed your install and setup for PSAI.
I've setup my Azure OpenAI Service and also deployed a working endpoint for gpt-4 through Azure OpenAI Studio.
I even tested the web chat with my …
-
From wiki list
### Ceasar Cipher
1. [Caeser Encryption](https://www.codewars.com/kata/caeser-encryption)
* 7 kyu
* Input is lowercase and some special chars. Encoded chars are lowercase letters. Var…
-
### Checklist
- [X] I have verified this is the correct repository for opening this issue.
- [X] I have verified no other issues exist related to my problem.
- [X] I have verified this is not an …
-
Based on the most recent changes present on the branch `v0.5.0`, it seems Killgrave is introducing the use of [Cobra](https://github.com/spf13/cobra) as the library used to build and run the CLI comma…