mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-23 17:11:31 +00:00
Updated terminal.write (markdown)
parent
fcd98d3056
commit
e2f90440ff
@ -3,9 +3,7 @@
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"key": "terminal.write",
|
"key": "terminal.write"
|
||||||
"intent": "control",
|
|
||||||
"scope": "zmq"
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -19,8 +17,6 @@
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"key": "terminal.write",
|
"key": "terminal.write",
|
||||||
"intent": "control",
|
|
||||||
"scope": "zmq",
|
|
||||||
"command": "./a.out"
|
"command": "./a.out"
|
||||||
}
|
}
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user