Last active
June 30, 2019 20:01
-
-
Save EvanLovely/c6ea5b52a572595fac9f to your computer and use it in GitHub Desktop.
Revisions
-
EvanLovely revised this gist
Jan 10, 2015 . 2 changed files with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes.File renamed without changes. -
EvanLovely renamed this gist
Jan 10, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
EvanLovely renamed this gist
Jan 10, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
EvanLovely revised this gist
Jan 10, 2015 . 1 changed file with 34 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,34 @@ Run this command on Mac OS X to see all url schemes registered. ## Example Output ``` http://git.io/CVfUew -- name: Stacktrace rank: Default reqCaps: roles: Editor flags: url-type icon: bindings: webstorm: -- name: URLHandlerMarked rank: Default reqCaps: roles: Viewer flags: url-type icon: bindings: marked: -- name: coderunner URL rank: Default reqCaps: roles: Viewer flags: url-type icon: bindings: coderunner: -- ``` - Source: [osx - Directory of URL Schemes for Mac Apps - Super User](http://superuser.com/a/499020) -
EvanLovely revised this gist
Jan 10, 2015 . 1 changed file with 0 additions and 33 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,33 +0,0 @@ -
EvanLovely revised this gist
Jan 10, 2015 . 1 changed file with 33 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,33 @@ Run this command on Mac OS X to see all url schemes registered. ## Example Output ``` http://git.io/CVfUew -- name: Stacktrace rank: Default reqCaps: roles: Editor flags: url-type icon: bindings: webstorm: -- name: URLHandlerMarked rank: Default reqCaps: roles: Viewer flags: url-type icon: bindings: marked: -- name: coderunner URL rank: Default reqCaps: roles: Viewer flags: url-type icon: bindings: coderunner: -- ``` - Source: [osx - Directory of URL Schemes for Mac Apps - Super User](http://superuser.com/a/499020) -
EvanLovely created this gist
Jan 10, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -dump | grep -B6 bindings:.*: