"vscode:/vscode.git/clone" did not exist on "2bbe6aba8f90dabdb3f7e2caaf12b6a3ecaf5f1f"
Commit ce607d3f authored by Robby Russell's avatar Robby Russell
Browse files

Adding keystrong return to oascrupt per suggestion by @enzzzy. Fixes #2913.

parent 6713aef9
...@@ -35,6 +35,7 @@ EOF ...@@ -35,6 +35,7 @@ EOF
set current_session to current session set current_session to current session
tell current_session tell current_session
write text "${command}" write text "${command}"
keystroke return
end tell end tell
end tell end tell
end tell end tell
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment