Updated terminal.write (markdown)

ni-richard 2019-09-14 11:21:58 +02:00
parent 0f141a8c83
commit 13b1fe04e8

@ -19,6 +19,8 @@
```json ```json
{ {
"key": "terminal.write", "key": "terminal.write",
"intent": "control",
"scope": "zmq",
"command": "./a.out" "command": "./a.out"
} }
``` ```