-
I installed zoxide via `cargo install zoxide` and added the line to my PowerShell (pwsh) $profile per the installation instructions:
```ps
Invoke-Expression (& { (zoxide init powershell | Out-Stri…
Treit updated
5 months ago
-
### Prerequisites
- [x] I have read and understand the `CONTRIBUTING` guide
- [x] I looked for duplicate issues before submitting this one
### Description
Following an upgrade from oh-my-pos…
-
### Prerequisites
- [ ] I have read and understand the `CONTRIBUTING` guide
- [x] I looked for duplicate issues before submitting this one
### Description
After updating, I started to see th…
-
Why?
- it's a very substantial program using bash as a programming language, but it's *not* a batch program
- it's probably one of the hardest scripts to run (probably won't get it to run in total…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### What happened?
I'm using Git Bash on Win10.
As the screenshot below, when the command is too long and start wrappin…
-
**Describe the bug**
The autocomplete shows a single suggestion and no GUI when using inshellisense in powershell 7 (pwsh):
![powershell 7](https://github.com/microsoft/inshellisense/assets/462697…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open reports and couldn't find a duplicate
### What happened?
Attempting to use `conda env export --file=` to write a YAML file, whi…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### What happened?
The `File version` of `install-amd64.exe` is always `0.0.0.0`.
### Theme
Not involved…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### What happened?
The foreground color for segments of type `executiontime` isn't being colorized as expected. It has hap…
-
Hi,
```py
import video_reader
reader = video_reader.decode(input)
for _ in range(totalFrames):
frame = reader.read()
if fr…