pub const WRITE_PTY: Type = 1;Expand description
Callback invoked when the terminal needs to write data back to the pty (e.g. in response to a DECRQM query or device status report). Set to NULL to ignore such sequences.
Input type: GhosttyTerminalWritePtyFn