mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-09-10 23:59:57 +00:00
Updated terminal.write (markdown)
@@ -3,9 +3,7 @@
|
||||
|
||||
```json
|
||||
{
|
||||
"key": "terminal.write",
|
||||
"intent": "control",
|
||||
"scope": "zmq"
|
||||
"key": "terminal.write"
|
||||
}
|
||||
```
|
||||
|
||||
@@ -19,8 +17,6 @@
|
||||
```json
|
||||
{
|
||||
"key": "terminal.write",
|
||||
"intent": "control",
|
||||
"scope": "zmq",
|
||||
"command": "./a.out"
|
||||
}
|
||||
```
|
Reference in New Issue
Block a user