1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-09 08:50:40 +01:00

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

This commit is contained in:
Robby Russell
2015-02-22 09:51:22 -08:00
parent 6713aef977
commit ce607d3fcb

View File

@@ -35,6 +35,7 @@ EOF
set current_session to current session
tell current_session
write text "${command}"
keystroke return
end tell
end tell
end tell