-
Having a shell startup command like
```sh
...
eval "$(zoxide init posix --hook prompt)"
...
PS1='[\u@\h \W]\$'
...
```
for a posix shell will break zoxide's directory registering capability (f…
-
Hi, I'm currently trying, in xfce4-panel, to replace autohide by layer-shell surface displacement (using negative margins, a bit like on X11) by using the viewporter protocol instead, as I've been adv…
-
### Description
Shell is leaking the page on android upon replace on Android.
- from a shell content
- push a page `GoToAsync("child")`
- from the child, replace it `GoToAsync("../other-child")`…
-
The [WooCommerce-Payments-Plugin](https://docs.hyperswitch.io/features/e-commerce-platform-plugins/woocommerce-plugin) connect with multiple payment processors with a single API to improve payment con…
-
## What I did
```console
dagger shell -c 'FUNC=$(.container | from alpine | with-exec echo,foo | stdout); .doc $FUNC'
```
## What I expected
```
Error: no function "foo" in type "Query"
`…
-
### Description
When a page is pushed to the stack from a 5th menu point (or more) in a Tabbar, it is not possible to add another page to the stack. No exceptions, no errors - execution just stops! W…
-
**Is your feature request related to a problem? Please describe.**
As a developer I want to invoke external buildsystems/tools that may do execs themselves. For this I would need a proper PATH with a…
-
## 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 …
-
### Talk Description
In this talk I will:
- Give an introduction of Tauri, a toolkit that supports native applications using a Web UI.
- Explain how I used Tauri and React to implement a native M…
-
I didn't find any shell access to pods using kubewall.
![image](https://github.com/user-attachments/assets/d00ce406-183c-473e-80ec-3bd0bb4d9c0a)
It would be great if there was a shell access kube…