X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a65d072f1983b3faf1377bbcf34afa96335d6124..dc57687968ebf311a354ba5fc0351fc79ff91c26:/qutebrowser/keys.conf diff --git a/qutebrowser/keys.conf b/qutebrowser/keys.conf index 4b7e613..7fc7774 100644 --- a/qutebrowser/keys.conf +++ b/qutebrowser/keys.conf @@ -1,6 +1,6 @@ # vim: ft=conf # -# In this config file, qutebrowser's keybindings are configured. +# In this config file, qutebrowser's key bindings are configured. # The format looks like this: # # [keymode] @@ -13,8 +13,8 @@ # All blank lines and lines starting with '#' are ignored. # Inline-comments are not permitted. # -# keymode is a comma separated list of modes in which the keybinding should be -# active. If keymode starts with !, the keybinding is active in all modes +# keymode is a comma separated list of modes in which the key binding should be +# active. If keymode starts with !, the key binding is active in all modes # except the listed modes. # # For special keys (can't be part of a keychain), enclose them in `<`...`>`. @@ -26,7 +26,7 @@ # * Shift: `Shift` # # For simple keys (no `<>`-signs), a capital letter means the key is pressed -# with Shift. For special keys (with `<>`-signs), you need to explicitely add +# with Shift. For special keys (with `<>`-signs), you need to explicitly add # `Shift-` to match a key pressed with shift. You can bind multiple commands # by separating them with `;;`. @@ -39,31 +39,31 @@ leave-mode [normal] # Keybindings for normal mode. -set-cmd-text ":open " +set-cmd-text -s :open o -set-cmd-text ":open {url}" +set-cmd-text :open {url} go -set-cmd-text ":open -t " +set-cmd-text -s :open -t O -set-cmd-text ":open -t {url}" +set-cmd-text :open -t {url} gO -set-cmd-text ":open -b " +set-cmd-text -s :open -b xo -set-cmd-text ":open -b {url}" +set-cmd-text :open -b {url} xO -set-cmd-text ":open -w " +set-cmd-text -s :open -w wo -set-cmd-text ":open -w {url}" +set-cmd-text :open -w {url} wO -open -t about:blank +open -t tab-close @@ -236,25 +236,25 @@ paste -ws quickmark-save m -set-cmd-text ":quickmark-load " +set-cmd-text -s :quickmark-load b -set-cmd-text ":quickmark-load -t " +set-cmd-text -s :quickmark-load -t B -set-cmd-text ":quickmark-load -w" +set-cmd-text :quickmark-load -w wb save sf -set-cmd-text ":set " +set-cmd-text -s :set ss -set-cmd-text ":set -t " +set-cmd-text -s :set -t sl -set-cmd-text ":set keybind " +set-cmd-text -s :set keybind sk zoom-out @@ -293,10 +293,10 @@ navigate decrement inspector wi -download-page +download gd -cancel-download +download-cancel ad view-source