{ "keymaps": { "a": { "type": "scroll.home" }, "x": { "type": "command.show" }, "o": { "type": "command.show.open", "alter": false }, "O": { "type": "command.show.open", "alter": true }, "t": { "type": "command.show.tabopen", "alter": false }, "T": { "type": "command.show.tabopen", "alter": true }, "`": { "type": "command.show.winopen", "alter": false }, "`": { "type": "command.show.winopen", "alter": true }, "Z": { "type": "command.show.buffer" }, "`": { "type": "command.show.addbookmark", "alter": true }, "p": { "type": "scroll.vertically", "count": -1 }, "n": { "type": "scroll.vertically", "count": 1 }, "b": { "type": "scroll.horizonally", "count": -1 }, "f": { "type": "scroll.horizonally", "count": 1 }, "": { "type": "scroll.pages", "count": -0.5 }, "": { "type": "scroll.pages", "count": 0.5 }, "": { "type": "scroll.pages", "count": -1 }, "": { "type": "scroll.pages", "count": 1 }, "<": { "type": "scroll.top" }, ">": { "type": "scroll.bottom" }, "e": { "type": "scroll.end" }, "k": { "type": "tabs.close" }, "K": { "type": "tabs.close", "select": "left" }, "`": { "type": "tabs.close.right" }, "`": { "type": "tabs.close.force" }, "/": { "type": "tabs.reopen" }, "B": { "type": "tabs.prev" }, "F": { "type": "tabs.next" }, "A": { "type": "tabs.first" }, "E": { "type": "tabs.last" }, "": { "type": "tabs.prevsel" }, "g": { "type": "tabs.reload", "cache": false }, "G": { "type": "tabs.reload", "cache": true }, "`": { "type": "tabs.pin.toggle" }, "`": { "type": "tabs.duplicate" }, "`": { "type": "zoom.in" }, "`": { "type": "zoom.out" }, "`": { "type": "zoom.neutral" }, "j": { "type": "follow.start", "newTab": false }, "J": { "type": "follow.start", "newTab": true, "background": false }, "m": { "type": "mark.set.prefix" }, "'": { "type": "mark.jump.prefix" }, "l": { "type": "navigate.history.prev" }, "r": { "type": "navigate.history.next" }, "[[": { "type": "navigate.link.prev" }, "]]": { "type": "navigate.link.next" }, "u": { "type": "navigate.parent" }, "U": { "type": "navigate.root" }, "`": { "type": "focus.input" }, ".": { "type": "page.source" }, "`": { "type": "page.home" }, "`": { "type": "page.home", "newTab": true }, "R": { "type": "tabs.reader.toggle" }, "w": { "type": "urls.yank" }, "y": { "type": "urls.paste", "newTab": false }, "Y": { "type": "urls.paste", "newTab": true }, "": { "type": "find.start" }, "s": { "type": "find.next" }, "S": { "type": "find.prev" }, "z": { "type": "repeat.last" }, "": { "type": "addon.toggle.enabled" } }, "search": { "default": "ddg", "engines": { "ddg": "https://html.duckduckgo.com/html?q={}", "t": "https://twitter.com/search?q={}", "wp": "https://en.wikipedia.org/w/index.php?search={}", "a": "https://wiki.archlinux.org/index.php?search={}", "aa": "https://aur.archlinux.org/packages?K={}", "ap": "https://archlinux.org/packages/?q={}", "db": "https://packages.debian.org/search?keywords={}", "f": "https://search.f-droid.org/?q={}", "fs": "https://directory.fsf.org/w/index.php?search={}", "g": "https://github.com/search?q={}", "hoog": "https://hoogle.haskell.org/?hoogle={}", "i": "https://imdb.com/find?q={}", "o": "https://openlibrary.org/search?q={}", "ptv": "https://ptv.libreau.org/?q={}", "r": "https://reddit.com/r/all/search?q={}", "t": "https://twitter.com/search?q={}", "wp": "https://en.wikipedia.org/w/index.php?search={}", "wt": "https://wiktionary.org/w/index.php?search={}", "wy": "https://wikivoyage.org/w/index.php?search={}", "wz": "https://zh.wikipedia.org/w/index.php?search={}", "y": "https://youtube.com/search?q={}" } }, "properties": { "hintchars": "abcdefghijklmnopqrstuvwxyz", "smoothscroll": false, "complete": "sbh", "colorscheme": "system" }, "blacklist": [ ] }