-
It would be great to add shell completion for fish!
-
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…
-
## Checklist
* [x] Are you running the latest v3 release? The list of releases is [here](https://github.com/urfave/cli/releases).
* [x] Did you check the manual for your release? The v3 manual is …
-
## Bug Description
Hi, I'm trying to use pwncat-cs to be able to do a reverse shell with a rubber ducky but I can't find what command or what I have to put on the victim's computer. Do I have to …
-
### `yazi --debug` output
```Shell
Yazi
Version: 0.3.0 (7a380c2 2024-08-01)
Debug : false
OS : linux-x86_64 (unix)
Ya
Version: 0.3.0
Emulator
Emulator.via_env: …
-
It would be helpful to have a Nix flake for this package. The most basic version would just include a build shell, but a a more advanced version would also include a full derivation and also a NixOS s…
-
### What happened?
Tried to use the alias `ghcs` on MacOS Sonoma 14.5 with zsh. After executing a simple command that was suggested, all my command line history got deleted. (suggested code had nothi…
-
The shell interface doesn't seem perfectly specified, and this results in significant confusion about how to run expressions.
For example, the following Python returns all things in the world:
`…
silky updated
1 month ago
-
### 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…
-
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…