Results 48 comments of edgimar

> I bet when the terminal closes, WSL terminated `wsl-gvproxy.exe`. Can you try starting the service through `wsl.exe`? In previous versions of wsl-vpnkit, this was part of the workaround trying...

For emacs 28.2 installed in an MSYS2 environment (with powershell 5.1), the following is working well: ```elisp (defun my-save-image-from-clipboard (dest-file-path) "This saves any image that might be in the windows...

With all of the CI tools available now, I wonder if it would be possible to use the worksheets in this repository as tests that run for new commits to...

@LGUG2Z, while this might also just be a workaround, I wonder if it would make sense to expose a `move-mouse-to-focused-window` command that would cause the mouse to be moved to...

In particular, perhaps a "duplicate" menu item could be added to the 'dots' drop-down menu next to a given integration entry (when viewing the list of integration entries)?

FWIW, I was looking for a minimum working example that works with the ros2dds bridge, and a natural candidate would be the [zenoh-rust-teleop](https://github.com/eclipse-zenoh/zenoh-demos/tree/main/ROS2/zenoh-rust-teleop) executable, but this depends on Zenoh 0.10.0-rc,...

FWIW, I also updated the `ros2-teleop` example (to use 1.2.1) here: https://github.com/edgimar/zenoh-demos/blob/main/ROS2/zenoh-rust-teleop/src/bin/ros2-teleop.rs Although it runs, it seems unable to control a `turtlesim_node` turtle. :disappointed: UPDATE: :tada: it turns out that...

Another use case for this feature is to have different amounts of time you want to assign /accumulate to different categories. It would therefore be nice to have separate named...

`workspace-back-and-forth` is not the same (though I also use this feature regularly) -- the key idea is that there is a clearly defined ordering of workspaces (which is maybe something...

> @edgimar please read my proposal [#245 (comment)](https://github.com/nikitabobko/AeroSpace/issues/245#issuecomment-2156003680) > > You don't need to do manual string manipulation in my proposal That could work, but it might add more confusion...