Files
ghostty/include
Mitchell Hashimoto 75606a6900 terminal: exempt Kitty clipboard listing reads from permission prompts (#14001)
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:35:44 -07:00
..