X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/86913f290066734e8ec6d54a8ac30b453533c7a3..c67c833250ed7bf5d01241e3b433a232c21734a1:/qutebrowser/keys.conf diff --git a/qutebrowser/keys.conf b/qutebrowser/keys.conf index 534a729..e4694d7 100644 --- a/qutebrowser/keys.conf +++ b/qutebrowser/keys.conf @@ -27,8 +27,7 @@ # # For simple keys (no `<>`-signs), a capital letter means the key is pressed # 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 `;;`. +# `Shift-` to match a key pressed with shift. # # Note that default keybindings are always bound, and need to be explicitly # unbound if you wish to remove them: @@ -47,9 +46,6 @@ leave-mode [normal] # Keybindings for normal mode. -clear-keychain ;; search - - set-cmd-text -s :open o @@ -287,7 +283,7 @@ set-cmd-text -s :set set-cmd-text -s :set -t sl -set-cmd-text -s :set keybind +set-cmd-text -s :bind sk zoom-out @@ -446,6 +442,21 @@ set-cmd-text : tab-next +record-macro + q + +run-macro + @ + +clear-keychain ;; search ;; fake-key + + +clear-keychain ;; search ;; fullscreen --leave + + +wq + ZZ + [insert] # Keybindings for insert mode. # Since normal keypresses are passed through, only special keys are @@ -532,8 +543,8 @@ completion-item-focus prev-category # bind special keys. # Useful hidden commands to map in this section: # * `prompt-accept`: Confirm the entered value. -# * `prompt-yes`: Answer yes to a yes/no question. -# * `prompt-no`: Answer no to a yes/no question. +# * `prompt-accept yes`: Answer yes to a yes/no question. +# * `prompt-accept no`: Answer no to a yes/no question. prompt-accept @@ -543,15 +554,23 @@ prompt-accept -prompt-yes +prompt-accept yes y -prompt-no +prompt-accept no n prompt-open-download +prompt-item-focus prev + + + +prompt-item-focus next + + + [command,prompt] rl-backward-char