Files
ghostty/include
Mitchell Hashimoto 928c7f0e79 terminal: exempt Kitty clipboard listing reads from permission prompts
A Kitty clipboard protocol (OSC 5522) read that only requests the
targets type ('.') is now served without a permission prompt and never
consults (or consumes) session password grants. 

The spec requires this so that a client listing the available data types 
before reading one doesn't present the user with a double permission prompt.
2026-08-24 13:25:12 -07:00
..