Clicking back into the terminal no longer opens a link or starts a selection.
What's wrong with this entry?
Clicking into the terminal window to focus it after switching away no longer opens a hyperlink or starts a selection sequence. The press is classified as a window-activation click when focus arrived just before it, and it resets the click count instead of counting toward a double-click. Live for everyone on this build.
- Focus events re-arm a one-shot latch; a press consumes it and is passed along as an activation press.
- Hyperlink opening is skipped for such a press.
- Subsequent clicks, once the latch is spent, behave as before.
pressIsWindowActivation
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Editing a queued command keeps its mode and refuses on a dirty draft
Both mention input
-
v2.1.235
Enter no longer submits a text field in a select list, and arrows can leave the list
Both mention input
-
v2.1.235
Vim cursor position survives re-renders and editor round trips
Both mention input