File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -128,6 +128,7 @@ The rest of the events should only be defined if you want to change the default
128
128
- ` X-SSTP-PassThru-State `
129
129
This return value can be superimposed on the above return value
130
130
If it is ` End ` , the terminal terminates
131
+ If it is ` Continue ` , the terminal does not display any content and goes to the next command acquisition
131
132
132
133
### Other
133
134
Original file line number Diff line number Diff line change @@ -124,6 +124,7 @@ ghost_terminal通过`X-SSTP-PassThru-*`进行与人格间的信息沟通(见[
124
124
- ` X-SSTP-PassThru-State `
125
125
此返值可叠加在上述返值中
126
126
若其为` End ` ,终端终止
127
+ 若其为` Continue ` ,终端不显示任何内容并进入下一命令的获取
127
128
128
129
### 其他
129
130
Original file line number Diff line number Diff line change @@ -124,6 +124,7 @@ The rest of the events should only be defined if you want to change the default
124
124
- ` X-SSTP-PassThru-State `
125
125
This return value can be superimposed on the above return value
126
126
If it is ` End ` , the terminal terminates
127
+ If it is ` Continue ` , the terminal does not display any content and goes to the next command acquisition
127
128
128
129
### Other
129
130
Original file line number Diff line number Diff line change @@ -126,6 +126,7 @@ ghost_terminalの出力は、プレーンテキストではなく、仮想端末
126
126
- ` X-SSTP-PassThru-State `
127
127
この返り値は、上記の返り値に重ね合わせることができます
128
128
もし ` End ` であれば、端末は終了する。
129
+ ` Continue ` であれば、端末は何も表示せず、次のコマンドの取得に進みます。
129
130
130
131
### その他
131
132
You can’t perform that action at this time.
0 commit comments