Skip to content

Commit 6c1d139

Browse files
committed
doc of v13.6
1 parent ace0881 commit 6c1d139

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ The rest of the events should only be defined if you want to change the default
128128
- `X-SSTP-PassThru-State`
129129
This return value can be superimposed on the above return value
130130
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
131132

132133
### Other
133134

README_CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ ghost_terminal通过`X-SSTP-PassThru-*`进行与人格间的信息沟通(见[
124124
- `X-SSTP-PassThru-State`
125125
此返值可叠加在上述返值中
126126
若其为`End`,终端终止
127+
若其为`Continue`,终端不显示任何内容并进入下一命令的获取
127128

128129
### 其他
129130

README_EN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ The rest of the events should only be defined if you want to change the default
124124
- `X-SSTP-PassThru-State`
125125
This return value can be superimposed on the above return value
126126
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
127128

128129
### Other
129130

README_JP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ ghost_terminalの出力は、プレーンテキストではなく、仮想端末
126126
- `X-SSTP-PassThru-State`
127127
この返り値は、上記の返り値に重ね合わせることができます
128128
もし `End` であれば、端末は終了する。
129+
`Continue`であれば、端末は何も表示せず、次のコマンドの取得に進みます。
129130

130131
### その他
131132

0 commit comments

Comments
 (0)