ptySession property
Active native PTY session when the shared PTY backend is in use.
Implementation
GhosttyTerminalPtySession? get ptySession => _ptySession;
Active native PTY session when the shared PTY backend is in use.
GhosttyTerminalPtySession? get ptySession => _ptySession;