-
List of shell exercises:
- [x] #361
- [x] #363
- [x] #364
Add 10 exercises to this Epic
- TODO
-
### Issue description
Running "pipenv shell" on MacOS in Powershell (pwsh) references incorrect Activate.ps1
### Expected result
Activation script should be:
/Users/darrin/.local/share/virtu…
-
This issue concerns pixi, but also the wider conda ecosystem.
I would like to come up with a mechanism to support shell completion files easily.
Shell completions are usually initialized by sourcing…
wolfv updated
1 month ago
-
## Objetivos
A ideia desse snippet é ser uma alternativa à navegação da interface gráfica do Windows e substituir as ações abaixo ilustradas:
![image](https://github.com/user-attachments/assets/0b…
-
When I swap model from 4o to o1-preview I get a curl error as can be seen below;
```
Welcome to ChatGPT shell
Type help and press RET for details.
Like this package? Consider ✨sponsoring✨
…
-
**Is your feature request related to a problem? Please describe.**
It is currently only possible to trigger the command line, Windows Powershell, or the Run command with the Shell plugin. This is n…
-
### What version of Bun is running?
1.1.21+70ca2b76c
### What platform is your computer?
Debian GNU/Linux 12 (bookworm) aarch64
### What steps can reproduce the bug?
1. create `index.js…
-
In Vice City, when firing the Revolver, it ejects shell casings as if it was a self loading firearm, which it shouldn't happen with this kind of weapon as the casings are contained in the drum, could …
-
Gnome Shell 45 changes how extensions are loaded and thus the extension won't just work with turning the version validation off. The extension will thus need to be ported
-
A type of `find` command would be nice. Examples:
```
> find -pair instance key=value
> find node ! -pair deleted=false
> find . -maxdepth 2 -value *foo* -a -value *bar*
```