浏览代码

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

Robby Russell 10 年之前
父节点
当前提交
ce607d3fcb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      plugins/osx/osx.plugin.zsh

+ 1 - 0
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