-
**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…
-
**Describe the bug**
The steampipe query shell has different behavior than native postgres client(s) when interacting with `date` and `timestamptz` (timestamp with time zone) data types.
When connec…
-
## 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…
-
earlier this year I created an asr, and built a test client, connect, transcribe, send audiochunks from 2 wav files,
check tanscript..
all good
trying to build my own service runner
testing ea…
-
### Reproduction step:
create new angular project: ng new shell --ssr
add native federation: ng add @angular-architects/native-federation --project shell --type dynamic-host --port 4200
run the p…
-
### 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…
-
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
-
### 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…
-
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*
```