On Friday, 20 October 2023 at 21:19:40 UTC, Felipe Lema wrote:
On Friday, 20 October 2023 at 21:03:53 UTC, Adam D Ruppe wrote:
On Friday, 20 October 2023 at 20:43:21 UTC, Felipe Lema wrote:
[...]

My minigui.d can do this fairly easily:

```
import arsd.minigui;

[...]

O-M-D !

This is exactly what I needed. Many thanks

Hey, I know this is stretching it out, but ... how can I do "Ctrl-v" to paste the clipboard content? (I'm mostly interested in windows, but any "handle ctrl-v with this code block" using `pbpaste` or `xclip` will do)

Reply via email to