Updated terminal.write (markdown)

therealkrispet 2019-11-18 11:10:43 +01:00
parent fcd98d3056
commit e2f90440ff

@ -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"
}
```