AMApplicationBuild 419 AMApplicationVersion 2.6 AMDocumentVersion 2 actions action AMAccepts Container List Optional Types com.apple.applescript.object AMActionVersion 1.0.2 AMApplication Automator AMParameterProperties source AMProvides Container List Types com.apple.applescript.object ActionBundlePath /System/Library/Automator/Run AppleScript.action ActionName AppleScript ausführen ActionParameters source on run {input} set thePath to POSIX path of input set cmd to "nvim " & quoted form of thePath tell application "iTerm" activate set myterm to (make new terminal) tell myterm launch session "Default Session" tell the last session write text cmd end tell end tell end tell end run BundleIdentifier com.apple.Automator.RunScript CFBundleVersion 1.0.2 CanShowSelectedItemsWhenRun CanShowWhenRun Category AMCategoryUtilities Class Name RunScriptAction InputUUID 2BE51EC7-D51B-41FC-9342-F351D511B54B Keywords Ausführen OutputUUID 5E749FDE-6215-459F-BDCC-9B6ADD62E4B3 UUID 12DECC29-9D36-4B78-BE49-CA2766ADFC77 UnlocalizedApplications Automator arguments 0 default value on run {input, parameters} (* Your script goes here *) return input end run name source required 0 type 0 uuid 0 conversionLabel 0 isViewVisible location 309.000000:316.000000 nibPath /System/Library/Automator/Run AppleScript.action/Contents/Resources/Base.lproj/main.nib isViewVisible connectors workflowMetaData workflowTypeIdentifier com.apple.Automator.application