-
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 …
-
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*
```
-
Hi Hamish, I hope you are doing well. With the dev media image of shell penetrating camera, it got me thinking. Would you consider adding spalling to non-penetrating shells if the shell penetrates a c…
-
Hello, thanks for designing this practical tool in bash shell, but I usually use **fish shell**. So I wonder how to use it in fish shell. Can I just change something in the "~/hh/env/hh.profile"? Than…
-
# Performance impact when building already build package
In newer versions of nix I find the execution time of `nix build` is significantly higher for already build packages. Especially when there …
-
Hi, I’ve just noticed that the mediainfo command is based on the BSD-2-Clause license.
This means it can be freely compiled and included in the a-Shell package, right? :)
Please find the link bel…
-
https://github.com/dadevel/impacket-zsh-integration
-
I am not sure about the scope of this library but it would be nice to have utility methods for screenshots and tap commands.
I manged to create a util myself for tap:
```rust
fn tap(device: &mut…
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
ssh to a remote machine, a bot…
-
### Description of the new feature / enhancement
Relying on the Windows shell archive/zip handler feels a bit... fragile? Odd? I just ran into an issue with winget failing due to the archive handle…