-
As per https://clang.llvm.org/docs/JSONCompilationDatabase.html neither "command" nor "arguments" key support shell expansion but makefile tools extension generates backticked shell commands regardles…
-
I installed fnm with cargo, used powershell.
But after I add the following to the end of my profile file:
`fnm env --use-on-cd | Out-String | Invoke-Expression`
the mistake would come out:
![Q…
-
**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…
-
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
-
**Is your feature request related to a problem? Please describe.**
I would love shell completion for all Lagoon CLI commands and arguments.
**Describe the solution you'd like**
I believe Cobr…
-
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…
-
## 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…
-
**Describe the bug**
A clear and concise description of what the bug is.
(shell1)
```
xuehaohu@worldpeace:~/go/src/github.com/u-root/u-root/cmds/core/netcat$
xuehaohu@worldpeace:~/go/src/gith…
-
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*
```