1
Das Öffnen von Safari und Finder ist in tmux fehlgeschlagen
OS X 10.9.2, tmux 1.9a wird über Brew installiert. In tmux: $ open /System/Library/CoreServices/Finder.app LSOpenURLsWithRole() failed with error -600 for the file /System/Library/CoreServices/Finder.app. $ open /Applications/Safari.app LSOpenURLsWithRole() failed with error -600 for the file /Applications/Safari.app. $ open /Applications/Xcode.app (Success) Out tmux: $ open /System/Library/CoreServices/Finder.app (Success) $ open /Applications/Safari.app (Success) $ …