From ce607d3fcb4c730c991563b4c62725cd89ce0ced Mon Sep 17 00:00:00 2001 From: Robby Russell Date: Sun, 22 Feb 2015 09:51:22 -0800 Subject: [PATCH] Adding keystrong return to oascrupt per suggestion by @enzzzy. Fixes #2913. --- plugins/osx/osx.plugin.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/osx/osx.plugin.zsh b/plugins/osx/osx.plugin.zsh index d366f1fc..d0f9f009 100644 --- a/plugins/osx/osx.plugin.zsh +++ b/plugins/osx/osx.plugin.zsh @@ -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