mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08:00
nits
This commit is contained in:
parent
0cf681e609
commit
f0f7851883
@ -84,6 +84,7 @@ enum tmate_daemon_in_msg_types {
|
||||
[TMATE_IN_EXEC_CMD, int: client_id, string: cmd]
|
||||
[TMATE_IN_SET_ENV, string: name, string: value]
|
||||
[TMATE_IN_READY]
|
||||
[TMATE_IN_PANE_KEY, int: pane_id, uint64 keycode] // pane_id == -1: active pane
|
||||
*/
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user