Peter Jaric
Peter Jaric
Hi again @hannalaakso, almost one year later. Are you interested in a PR of this feature at this point in time?
This is the AutoHotkey script I'm using. Nothing fancy, but supports Windows virtual desktops: ``` ; Show/hide wezterm ^AppsKey:: if (WinActive("ahk_class org.wezfurlong.wezterm") = "0x0") { ; Hide and show window...
I'm seeing the same in 3.0.20.
>It should only work in Text blocks (and potentially Math blocks), because it would be weird to paste images into programming code. That begets a new question: what happens if...