Carlos Rodrigues

Results 4 issues of Carlos Rodrigues

DNS lookups seem broken in the `alpine:3.13` docker image. ``` $ sudo docker run -ti --rm alpine:3.13 ping -c 1 google.com ping: bad address 'google.com' $ sudo docker run -ti...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior For at least the last 12 hours or so, I've been...

On desktop platforms, `uinput` sends keyboard events to the window in the foreground. If that window isn't the terminal where `runcommand` is running, its menu cannot be triggered. This happens...

Since the `uinput` changes to `joy2key` in commit d417e069, it is no longer possible to enter the `runcommand` menu in Ubuntu 22.04 (x86_64+X11). I confirmed this by checking out the...