Skip to main content

S2C_EXITED

Constant S2C_EXITED 

Source
pub const S2C_EXITED: u8 = 0x08;
Expand description

The PTY’s subprocess has exited but the terminal state is retained. Clients can still read/scroll the last frame. Send C2S_CLOSE to dismiss.