mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-11 18:59:51 +00:00
Adding keystrong return to oascrupt per suggestion by @enzzzy. Fixes #2913.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user