diff --git a/terminal.write.md b/terminal.write.md index cc94736..77ee3c8 100644 --- a/terminal.write.md +++ b/terminal.write.md @@ -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" } ``` \ No newline at end of file