mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-05-19 16:20:22 +00:00
feat(terminal): flag, retry output
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -926,6 +926,7 @@ message TerminalOpened {
|
||||
uint32 pid = 4;
|
||||
string service_id = 5; // Service ID for persistent sessions
|
||||
repeated int32 persistent_sessions = 6; // Used to restore the persistent sessions.
|
||||
bool replay_terminal_output = 7; // Whether the next data response replays buffered terminal output.
|
||||
}
|
||||
|
||||
message TerminalClosed {
|
||||
|
||||
Reference in New Issue
Block a user