-
```
#!watchflakes
post
-
**Is your feature request related to a problem? Please describe.**
When rules are run through a wrapper it is difficult to see which command is actually being run, since the commands are not printed …
-
**Is your enhancement proposal related to a problem? Please describe.**
The autocomplete function in the shell is a great feature, but does rely on the system having a static list of all possible c…
-
To reproduce the bug:
```
f() { env; }
V=1 f | fgrep -x V=1
```
In all ksh93 versions I've tried up to and including Version AJM 93u+m/1.0.10 2024-08-01, this snippet prints nothing; the shell …
-
Remembering @kasemir s [talk](https://conference.sns.gov/event/448/contributions/667/) about [PREEMPT_RT Linux](https://lwn.net/Articles/990985/) and some reading I am doing today, I wanted to highlig…
-
Add Windows cmd support too please there is no payload for windows in exploit
-
By adding `follow` command, spectators can choose who to chase.
`follow `
ID's can spectators get by typing the command `skins`
m4son updated
2 years ago
-
### Describe the bug
`./cmd/*` is expanded into `cmd/abc cmd/def cmd/xyz` instead of `./cmd/abc ./cmd/def ./cmd/xyz`.
It breaks `go build` because it receives `cmd/abc` and treats the argument as …
-
I want `lcmd` + `f7` to execute a yabai command. I exhaustively try in my `.skhdrc`
```sh
lcmd - f7 : yabai -m space --focus 2
```
and
```sh
lcmd - kVK_F7 : yabai -m space --focus 2
```
and
`…
-
some typos in
`npx ldfetch http://localhost:8080 --frame "{\"@context\": {\"@vocab\": \"http://xmlns.com/foaf/0.1/\"ype\": \"Organization\"}" `
If I change it to
```
npx ldfetch http://localhos…