]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Wed, 11 Sep 2019 07:05:02 +0000 (16:05 +0900)
committerPHO <pho@cielonegro.org>
Wed, 11 Sep 2019 07:05:02 +0000 (16:05 +0900)
dot-files/_config/tridactyl/tridactylrc

index 286cd58a24a85b02ffe8f0b0cc223b03e95c6ca0..b69da8efd64345742fc9d527471a2eb5499e47a8 100644 (file)
@@ -49,6 +49,10 @@ bind <C-x><C-w> wayback
 " - Search or open Official Minecraft Wiki
 command mcwiki js -p tri.excmds.tabopen('http://minecraft.gamepedia.com' + (JS_ARG ? '/index.php?search=' + encodeURIComponent(JS_ARG) : ''))
 bind <C-x><C-m> fillcmdline mcwiki
 " - Search or open Official Minecraft Wiki
 command mcwiki js -p tri.excmds.tabopen('http://minecraft.gamepedia.com' + (JS_ARG ? '/index.php?search=' + encodeURIComponent(JS_ARG) : ''))
 bind <C-x><C-m> fillcmdline mcwiki
+"
+" - Search or open MoJIRA
+command mcjira js -p tri.excmds.tabopen('https://bugs.mojang.com' + (JS_ARG ? '/secure/QuickSearch.jspa?searchString=' + encodeURIComponent(JS_ARG) : ''))
+bind <C-x><C-j> fillcmdline mcjira
 
 " Memories of multi_requester
 unbind m
 
 " Memories of multi_requester
 unbind m