]> git.rmz.io Git - dotfiles.git/blobdiff - qutebrowser/keys.conf
vim: move {,L}C{r,d} commands
[dotfiles.git] / qutebrowser / keys.conf
index 4edf369499d26cc1c1025bda67b77817f5c6a15d..31ecb4a3a8a475c5ad72ca2674805a7cdd5c1ab7 100644 (file)
 # 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:
+#
+# <unbound>
+#   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
     <Ctrl-E>
 
+paste-primary
+    <Shift-Ins>
+
 [hint]
 # Keybindings for hint mode.
 # Since normal keypresses are passed through, only special keys are