mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-19 03:21:18 +00:00
terminal: set hyperlink state on clone
This commit is contained in:
@@ -643,6 +643,7 @@ pub const Page = struct {
|
||||
copy.wrap = dst_row.wrap;
|
||||
copy.wrap_continuation = dst_row.wrap_continuation;
|
||||
copy.grapheme = dst_row.grapheme;
|
||||
copy.hyperlink = dst_row.hyperlink;
|
||||
copy.styled = dst_row.styled;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user