Use crosshair pointer for column selection #5384
Replies: 6 comments 6 replies
-
|
N.B.: somebody found this on the Ghostty Discord before: https://discord.com/channels/1005603569187160125/1329504343178612776. |
Beta Was this translation helpful? Give feedback.
-
|
Cross-referencing #3565, not the same issue but very similar. |
Beta Was this translation helpful? Give feedback.
-
|
We already do this on Linux. I can't say for myself that this works on macOS, but judging by #3307 it should work fine. If it doesn't display correctly for you then it might be a bug somewhere. |
Beta Was this translation helpful? Give feedback.
-
|
I can confirm that this is reproducible on Based on #3307, it seems like the behavior may have regressed. I can only trigger the block selection using (Ignore the fact that the i-bar cursor turns back into a mouse pointer in the video when not holding cmd+alt, that's a quirk resulting from a screen recording in QuickTime Player, for some reason. It's normally an i-bar/text format cursor when not screen recording.) |
Beta Was this translation helpful? Give feedback.
-
|
i think there is something more fundamental not working on mac right now. |
Beta Was this translation helpful? Give feedback.
-
|
i think i fixed this (and two other) pointer style issues and created a pull request for it: let me know if i did something wrong, i am not used to creating pull requests. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When holding option on macOS to enable column selection, iTerm changes the pointer to a crosshair (
+), which I think is more intuitive than the regular cursor that Ghostty currently uses for column selection:Beta Was this translation helpful? Give feedback.
All reactions