Add first-class window-to-display placement actions #20
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Multi-monitor workflows are workable but awkward. Agents have to reason about global coordinates, screen offsets, and window rectangles manually.
Desired capability
Add first-class window/display helpers for common operations such as:
Why
These are common remote-control operations and currently require fragile manual coordinate reasoning or shell-level fallbacks.
Nice extras
/execrequired