Class KittyKeyboardProtocolDetector
Detects whether the active terminal supports the kitty keyboard protocol.
public class KittyKeyboardProtocolDetector
- Inheritance
-
KittyKeyboardProtocolDetector
- Inherited Members
Constructors
- KittyKeyboardProtocolDetector(IDriver?)
Creates a new detector that sends its query through the provided
driver.
Methods
- Detect(Action<KittyKeyboardProtocolResult>)
Detects kitty keyboard protocol support asynchronously through the ANSI request scheduler.