Last active
August 15, 2023 04:47
-
-
Save eggbean/4b0dee7c0a980954ad9340decaf0d84c to your computer and use it in GitHub Desktop.
Revisions
-
eggbean revised this gist
Jul 7, 2023 . 1 changed file with 4 additions and 4 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 @@ -18,15 +18,15 @@ "passKeys": "?/`+,-.<>[]0123456789acCdEefijklmNoPQRstw" }, { "pattern": "^https?://github.com/(?:eggbean(?:\\?.*=.+)?|search.*|(?:topics|collections|sponsors|marketplace)(?:$|/.*)?|.*/.*/(?:discussions|wiki|actions|releases|tags)?)?", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "^https?://github.com/.*/.*/(?:pull|issues|actions|releases|wiki|discussions|commit|blob)/.+", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "^https?://github.com/(?!eggbean(?:\\?.*=.+|$)+|search|topics|collections|sponsors|marketplace|.*/.*/(?:pull|issues|actions|releases|tags|wiki|discussions|commit|blob)).*", "passKeys": "?./>IUMabcdegijklmnopqrtuwxy" }, { @@ -69,15 +69,15 @@ "filterLinkHints": false, "waitForEnterForFilteredHints": true, "hideHud": false, "keyMappings": "nmap <c-c> <c-[>\nmap <a-j> scrollDown\nmap <a-k> scrollUp\nmap q visitPreviousTab\nmap <a-g><a-g> scrollToTop\nmap <a-s-g> scrollToBottom\nmap <c-x> removeTab", "linkHintCharacters": "sadfjklewcmpgh", "linkHintNumbers": "0123456789", "newTabUrl": "https://www.google.com", "nextPatterns": "next,more,newer,>,›,→,»,≫,>>", "previousPatterns": "prev,previous,back,older,<,‹,←,«,≪,<<", "regexFindMode": true, "ignoreKeyboardLayout": false, "scrollStepSize": 50, "smoothScroll": true, "grabBackFocus": false, "searchEngines": "w: https://www.wikipedia.org/w/index.php?title=Special:Search&search=%s Wikipedia\ng: https://www.google.com/search?q=%s Google\ngi: https://www.google.com/search?q=%s&btnI I'm feeling lucky...\nyt: https://www.youtube.com/results?search_query=%s Youtube\ngm: https://www.google.com/maps?q=%s Google maps\nb: https://www.bing.com/search?q=%s Bing\nd: https://duckduckgo.com/?q=%s DuckDuckGo\na: https://www.amazon.com/s/?field-keywords=%s Amazon\nqw: https://www.qwant.com/?q=%s Qwant", -
eggbean revised this gist
Apr 23, 2023 . 1 changed file with 1 addition and 1 deletion.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 @@ -55,7 +55,7 @@ }, { "pattern": "^https?://www.reddit.com/*", "passKeys": "?/abcdeijklmnopqrsuvwxyz" }, { "pattern": "^https?://www.facebook.com/*", -
eggbean revised this gist
Apr 23, 2023 . 1 changed file with 2 additions and 2 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 @@ -2,7 +2,7 @@ "settingsVersion": "1.67.4", "exclusionRules": [ { "pattern": "^https?://www.google.com/(?!maps)*", "passKeys": "/abcdefhijklmnopqrsuvwyz" }, { @@ -69,7 +69,7 @@ "filterLinkHints": false, "waitForEnterForFilteredHints": true, "hideHud": false, "keyMappings": "nmap <c-c> <c-[>\nmap <a-j> scrollDown\nmap <a-k> scrollUp\nmap q visitPreviousTab\nmap <a-g><a-g> scrollToTop\nmap <a-s-g> scrollToBottom", "linkHintCharacters": "sadfjklewcmpgh", "linkHintNumbers": "0123456789", "newTabUrl": "https://www.google.com", -
eggbean revised this gist
Apr 20, 2023 . 1 changed file with 1 addition and 1 deletion.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 @@ -69,7 +69,7 @@ "filterLinkHints": false, "waitForEnterForFilteredHints": true, "hideHud": false, "keyMappings": "unmap W\nmap N moveTabToNewWindow\nmap <c-c> <c-[>\nmap <a-j> scrollDown\nmap <a-k> scrollUp\nmap q visitPreviousTab\nmap <a-g><a-g> scrollToTop", "linkHintCharacters": "sadfjklewcmpgh", "linkHintNumbers": "0123456789", "newTabUrl": "https://www.google.com", -
eggbean revised this gist
Apr 19, 2023 . 1 changed file with 3 additions and 3 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 @@ -10,12 +10,12 @@ "passKeys": "#/?cdegijklprsux" }, { "pattern": "^https?://www.youtube.com/(?!watch)*", "passKeys": "?/;VY" }, { "pattern": "^https?://www.youtube.com/watch*", "passKeys": "?/`+,-.<>[]0123456789acCdEefijklmNoPQRstw" }, { "pattern": "^https?://github.com/(?:eggbean(?:\\?.*=.+)?|search.*|.*/.*/(?:discussions|wiki|actions|releases|tags)?)?", -
eggbean revised this gist
Apr 19, 2023 . 1 changed file with 1 addition and 1 deletion.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 @@ -69,7 +69,7 @@ "filterLinkHints": false, "waitForEnterForFilteredHints": true, "hideHud": false, "keyMappings": "unmap W\nmap N moveTabToNewWindow\nmap <c-c> <c-[>\nmap <a-j> scrollDown\nmap <a-k> scrollUp\nmap q visitPreviousTab", "linkHintCharacters": "sadfjklewcmpgh", "linkHintNumbers": "0123456789", "newTabUrl": "https://www.google.com", -
eggbean revised this gist
Apr 18, 2023 . 1 changed file with 3 additions and 3 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 @@ -18,15 +18,15 @@ "passKeys": "+,-./<>?[]0123456789acdfijklmNoPstw" }, { "pattern": "^https?://github.com/(?:eggbean(?:\\?.*=.+)?|search.*|.*/.*/(?:discussions|wiki|actions|releases|tags)?)?", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "^https?://github.com/.*/.*/(?:pull|issues|actions|releases|wiki|discussions|commit|blob)/.+", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "^https?://github.com/(?!eggbean(?:\\?.*=.+|$)+|search|.*/.*/(?:pull|issues|actions|releases|tags|wiki|discussions|commit|blob)).*", "passKeys": "?./>IUMabcdegijklmnopqrtuwxy" }, { -
eggbean revised this gist
Apr 17, 2023 . 1 changed file with 3 additions and 3 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 @@ -18,15 +18,15 @@ "passKeys": "+,-./<>?[]0123456789acdfijklmNoPstw" }, { "pattern": "^https?://github.com/(?:eggbean(?:\\?.*=.+)?|search.*|.*/.*/(?:discussions|actions|releases|tags)?)?", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "^https?://github.com/.*/.*/(?:pull|issues|actions|releases|discussions|commit|blob)/.+", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "^https?://github.com/(?!eggbean(?:\\?.*=.+|$)+|search|.*/.*/(?:pull|issues|actions|releases|tags|discussions|commit|blob)).*", "passKeys": "?./>IUMabcdegijklmnopqrtuwxy" }, { -
eggbean revised this gist
Apr 16, 2023 . 1 changed file with 4 additions and 4 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 @@ -18,15 +18,15 @@ "passKeys": "+,-./<>?[]0123456789acdfijklmNoPstw" }, { "pattern": "^https?://github.com/(?:eggbean(?:\\?.*=.+)?|search.*|.*/.*/(?:discussions|releases|tags)?)?", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "^https?://github.com/.*/.*/(?:pull|issues|releases|discussions|commit|blob)/.+", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "^https?://github.com/(?!eggbean(?:\\?.*=.+|$)+|search|.*/.*/(?:pull|issues|releases|tags|discussions|commit|blob)).*", "passKeys": "?./>IUMabcdegijklmnopqrtuwxy" }, { @@ -69,7 +69,7 @@ "filterLinkHints": false, "waitForEnterForFilteredHints": true, "hideHud": false, "keyMappings": "unmap W\nmap N moveTabToNewWindow\nmap <a-j> scrollDown\nmap <a-k> scrollUp", "linkHintCharacters": "sadfjklewcmpgh", "linkHintNumbers": "0123456789", "newTabUrl": "https://www.google.com", -
eggbean revised this gist
Apr 11, 2023 . 1 changed file with 24 additions and 16 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 @@ -2,59 +2,67 @@ "settingsVersion": "1.67.4", "exclusionRules": [ { "pattern": "^https?://www.google.com/*", "passKeys": "/abcdefhijklmnopqrsuvwyz" }, { "pattern": "^https?://mail.google.com/*", "passKeys": "#/?cdegijklprsux" }, { "pattern": "^https?://www.youtube.com/*", "passKeys": "/" }, { "pattern": "^https?://www.youtube.com/watch*", "passKeys": "+,-./<>?[]0123456789acdfijklmNoPstw" }, { "pattern": "^https?://github.com/(?:eggbean(?:\\?.*=.+)?|search.*|.*/.*/discussions)?", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "^https?://github.com/.*/.*/(?:pull|issues|releases|discussions|blob)/.+", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "^https?://github.com/(?!eggbean(?:\\?.*=.+|$)+|search|.*/.*/(?:pull|issues|releases|discussions|blob)).*", "passKeys": "?./>IUMabcdegijklmnopqrtuwxy" }, { "pattern": "^https?://github.com/.*/.*/(?:pulls|issues(?:\\?q=.+)?)", "passKeys": "?./>IUMabcdegijklmnopqrtuwxy" }, { "pattern": "^https?://gist.github.com/*", "passKeys": "?/cgr" }, { "pattern": "^https?://(?:stackoverflow|serverfault|superuser|askubuntu|.*.stackexchange).com/*", "passKeys": "?abcdeghijklmnoqrstuv" }, { "pattern": "^https?://trello.com/*", "passKeys": "#@[]^<>,.;-?/0123456789bcdefjklmnqrstvwxz" }, { "pattern": "^https?://feedly.com/*", "passKeys": "?/aAbcgijJkKlmnoopprsttvx" }, { "pattern": "^https?://twitter.com/*", "passKeys": "?/.abdeghijklmnoprstux" }, { "pattern": "^https?://www.reddit.com/*", "passKeys": "?/abcdefhijklmnopqrsuvwxyz" }, { "pattern": "^https?://www.facebook.com/*", "passKeys": "?/cjklopqs" }, { "pattern": "^https?://www.amazon.co.uk/*", "passKeys": "/" } ], -
eggbean revised this gist
Apr 10, 2023 . 1 changed file with 3 additions and 3 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 @@ -61,18 +61,18 @@ "filterLinkHints": false, "waitForEnterForFilteredHints": true, "hideHud": false, "keyMappings": "unmap W\nmap N moveTabToNewWindow", "linkHintCharacters": "sadfjklewcmpgh", "linkHintNumbers": "0123456789", "newTabUrl": "https://www.google.com", "nextPatterns": "next,more,newer,>,›,→,»,≫,>>", "previousPatterns": "prev,previous,back,older,<,‹,←,«,≪,<<", "regexFindMode": true, "ignoreKeyboardLayout": false, "scrollStepSize": 45, "smoothScroll": true, "grabBackFocus": false, "searchEngines": "w: https://www.wikipedia.org/w/index.php?title=Special:Search&search=%s Wikipedia\ng: https://www.google.com/search?q=%s Google\ngi: https://www.google.com/search?q=%s&btnI I'm feeling lucky...\nyt: https://www.youtube.com/results?search_query=%s Youtube\ngm: https://www.google.com/maps?q=%s Google maps\nb: https://www.bing.com/search?q=%s Bing\nd: https://duckduckgo.com/?q=%s DuckDuckGo\na: https://www.amazon.com/s/?field-keywords=%s Amazon\nqw: https://www.qwant.com/?q=%s Qwant", "searchUrl": "https://www.google.com/search?q=", "userDefinedLinkHintCss": "div > .vimiumHintMarker {\n/* linkhint boxes */\nbackground: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF785),\n color-stop(100%,#FFC542));\nborder: 1px solid #E3BE23;\n}\n\ndiv > .vimiumHintMarker span {\n/* linkhint text */\ncolor: black;\nfont-weight: bold;\nfont-size: 12px;\n}\n\ndiv > .vimiumHintMarker > .matchingCharacter {\n}" } -
eggbean created this gist
Apr 6, 2023 .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,78 @@ { "settingsVersion": "1.67.4", "exclusionRules": [ { "pattern": "https?://www.google.com/*", "passKeys": "?/abcdefhijklmnopqrsuvwyz" }, { "pattern": "https?://mail.google.com/*", "passKeys": "#/?cdegijklprsux" }, { "pattern": "https?://www.youtube.com/watch*", "passKeys": "+,-./<>?[]0123456789acdfijklmNoPstw" }, { "pattern": "https?://github.com/(?:eggbean*|search*)?", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "https?://github.com/.*/.*/(?:pull|issues|releases)/.+", "passKeys": "?./>IUMabcdegilmnopqrtuwxy" }, { "pattern": "https?://github.com/(?!.*/.*/(?:pull|issues|releases)|eggbean|search).*", "passKeys": "?./>IUMabcdegijklmnopqrtuwxy" }, { "pattern": "https?://github.com/.*/.*/(?:pulls|issues(?:\\?q=.+)?)", "passKeys": "?./>IUMabcdegijklmnopqrtuwxy" }, { "pattern": "https?://gist.github.com/*", "passKeys": "?/cgr" }, { "pattern": "https?://(?:stackoverflow|serverfault|superuser|askubuntu|.*.stackexchange).com/*", "passKeys": "?abcdefghijklmnoqrstuv" }, { "pattern": "https?://trello.com/*", "passKeys": "#@[]^<>,.;-?/0123456789bcdefjklmnqrstvwxz" }, { "pattern": "https?://twitter.com/*", "passKeys": "?/.abdeghijklmnoprstux" }, { "pattern": "https?://www.reddit.com/*", "passKeys": "?/abcdefhijklmnopqrsuvwxyz" }, { "pattern": "https?://www.facebook.com/*", "passKeys": "?/cjklopqs" }, { "pattern": "https?://www.amazon.co.uk/*", "passKeys": "/" } ], "filterLinkHints": false, "waitForEnterForFilteredHints": true, "hideHud": false, "keyMappings": "# Insert your preferred key mappings here.", "linkHintCharacters": "sadfjklewcmpgh", "linkHintNumbers": "0123456789", "newTabUrl": "https://www.google.com", "nextPatterns": "next,more,newer,>,›,→,»,≫,>>", "previousPatterns": "prev,previous,back,older,<,‹,←,«,≪,<<", "regexFindMode": false, "ignoreKeyboardLayout": false, "scrollStepSize": 45, "smoothScroll": true, "grabBackFocus": false, "searchEngines": "w: https://www.wikipedia.org/w/index.php?title=Special:Search&search=%s Wikipedia\n\n# More examples.\n#\n# (Vimium supports search completion Wikipedia, as\n# above, and for these.)\n#\n# g: https://www.google.com/search?q=%s Google\n# l: https://www.google.com/search?q=%s&btnI I'm feeling lucky...\n# y: https://www.youtube.com/results?search_query=%s Youtube\n# gm: https://www.google.com/maps?q=%s Google maps\n# b: https://www.bing.com/search?q=%s Bing\n# d: https://duckduckgo.com/?q=%s DuckDuckGo\n# az: https://www.amazon.com/s/?field-keywords=%s Amazon\n# qw: https://www.qwant.com/?q=%s Qwant", "searchUrl": "https://www.google.com/search?q=", "userDefinedLinkHintCss": "div > .vimiumHintMarker {\n/* linkhint boxes */\nbackground: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF785),\n color-stop(100%,#FFC542));\nborder: 1px solid #E3BE23;\n}\n\ndiv > .vimiumHintMarker span {\n/* linkhint text */\ncolor: black;\nfont-weight: bold;\nfont-size: 12px;\n}\n\ndiv > .vimiumHintMarker > .matchingCharacter {\n}" }