X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a9e273ca510656373d146535d2fee0abc702f2b0..859fe419d343f5f964cce24c0e15607a307307a2:/qutebrowser/keys.conf diff --git a/qutebrowser/keys.conf b/qutebrowser/keys.conf index 4edf369..31ecb4a 100644 --- a/qutebrowser/keys.conf +++ b/qutebrowser/keys.conf @@ -29,6 +29,14 @@ # 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 `;;`. +# +# Note that default keybindings are always bound, and need to be explicitly +# unbound if you wish to remove them: +# +# +# keychain +# keychain2 +# ... [!normal] @@ -411,10 +419,14 @@ tab-only # supported in this mode. # Useful hidden commands to map in this section: # * `open-editor`: Open a texteditor with the focused field. +# * `paste-primary`: Paste primary selection at cursor position. open-editor +paste-primary + + [hint] # Keybindings for hint mode. # Since normal keypresses are passed through, only special keys are