mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-08 10:56:34 +00:00
input: add link highlight always/hover w/ mods
This commit is contained in:
@@ -991,6 +991,7 @@ pub fn rebuildCells(
|
||||
arena_alloc,
|
||||
screen,
|
||||
mouse.point orelse .{},
|
||||
mouse.mods,
|
||||
);
|
||||
|
||||
// Determine our x/y range for preedit. We don't want to render anything
|
||||
|
Reference in New Issue
Block a user