1
0
Fork 0

no error text

pull/443/head
Alex Reece 12 years ago
parent f4965eeac2
commit 5e5ae8c0fd

@ -7,7 +7,7 @@
case "$OSTYPE" in
(darwin*)
osascript -e 'tell application (path to frontmost application as text) ¬' \
-e ' to get id of front window'
-e ' to get id of front window' 2>/dev/null
;;
(linux-gnu*)
# http://stackoverflow.com/a/8688624/447288

Loading…
Cancel
Save