mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-25 06:18:37 +00:00
Clarify that GhosttySelection is a snapshot type whose endpoints are untracked GhosttyGridRef values. The previous documentation described the range shape but did not repeat the grid reference lifetime caveat, which made it easy to keep selections across terminal mutations incorrectly.