]> git.rmz.io Git - dotfiles.git/blobdiff - qutebrowser/keys.conf
xdg: add user-dirs.dirs
[dotfiles.git] / qutebrowser / keys.conf
index 31ecb4a3a8a475c5ad72ca2674805a7cdd5c1ab7..534a729a9da45c689566b7974179a3acb43aad4b 100644 (file)
 
 [!normal]
 
 
 [!normal]
 
-clear-keychain ;; leave-mode
-    <Escape>
-    <Ctrl-[>
+leave-mode
+    <escape>
+    <ctrl-[>
 
 [normal]
 # Keybindings for normal mode.
 
 clear-keychain ;; search
 
 [normal]
 # Keybindings for normal mode.
 
 clear-keychain ;; search
-    <Escape>
+    <escape>
 
 set-cmd-text -s :open
     o
 
 set-cmd-text -s :open
     o
@@ -76,11 +76,11 @@ set-cmd-text :open -w {url}
 
 open -t
     ga
 
 open -t
     ga
-    <Ctrl-T>
+    <ctrl-t>
 
 tab-close
     d
 
 tab-close
     d
-    <Ctrl-W>
+    <ctrl-w>
 
 tab-close -o
     D
 
 tab-close -o
     D
@@ -113,7 +113,7 @@ reload -f
 
 back
     H
 
 back
     H
-    <Backspace>
+    <backspace>
 
 back -t
     th
 
 back -t
     th
@@ -131,7 +131,7 @@ forward -w
     wl
 
 fullscreen
     wl
 
 fullscreen
-    <F11>
+    <f11>
 
 hint
     f
 
 hint
     f
@@ -160,13 +160,13 @@ hint images tab
 hint images tab-bg
     .i
 
 hint images tab-bg
     .i
 
-hint links fill ":open {hint-url}"
+hint links fill :open {hint-url}
     ;o
 
     ;o
 
-hint links fill ":open -t {hint-url}"
+hint links fill :open -t {hint-url}
     ;O
 
     ;O
 
-hint links fill ":open -b {hint-url}"
+hint links fill :open -b {hint-url}
     .o
 
 hint links yank
     .o
 
 hint links yank
@@ -198,7 +198,7 @@ scroll right
 
 undo
     u
 
 undo
     u
-    <Ctrl-Shift-T>
+    <ctrl-shift-t>
 
 scroll-perc 0
     gg
 
 scroll-perc 0
     gg
@@ -224,34 +224,34 @@ yank
 yank -s
     yY
 
 yank -s
     yY
 
-yank -t
+yank title
     yt
 
     yt
 
-yank -ts
+yank title -s
     yT
 
     yT
 
-yank -d
+yank domain
     yd
 
     yd
 
-yank -ds
+yank domain -s
     yD
 
     yD
 
-paste
+open -- {clipboard}
     pp
 
     pp
 
-paste -s
+open -- {primary}
     pP
 
     pP
 
-paste -t
+open -t -- {clipboard}
     Pp
 
     Pp
 
-paste -ts
+open -t -- {primary}
     PP
 
     PP
 
-paste -w
+open -w -- {clipboard}
     wp
 
     wp
 
-paste -ws
+open -w -- {primary}
     wP
 
 quickmark-save
     wP
 
 quickmark-save
@@ -318,10 +318,10 @@ navigate up -t
     gU
 
 navigate increment
     gU
 
 navigate increment
-    <Ctrl-A>
+    <ctrl-a>
 
 navigate decrement
 
 navigate decrement
-    <Ctrl-X>
+    <ctrl-x>
 
 inspector
     wi
 
 inspector
     wi
@@ -339,80 +339,113 @@ view-source
     gf
 
 tab-focus last
     gf
 
 tab-focus last
-    <Ctrl-Tab>
+    <ctrl-tab>
 
 enter-mode passthrough
 
 enter-mode passthrough
-    <Ctrl-V>
+    <ctrl-v>
 
 quit
 
 quit
-    <Ctrl-Q>
+    <ctrl-q>
 
 scroll-page 0 1
 
 scroll-page 0 1
-    <Ctrl-F>
+    <ctrl-f>
 
 scroll-page 0 -1
 
 scroll-page 0 -1
-    <Ctrl-B>
+    <ctrl-b>
 
 scroll-page 0 0.5
 
 scroll-page 0 0.5
-    <Ctrl-D>
+    <ctrl-d>
 
 scroll-page 0 -0.5
 
 scroll-page 0 -0.5
-    <Ctrl-U>
+    <ctrl-u>
 
 tab-focus 1
 
 tab-focus 1
-    <Alt-1>
+    <alt-1>
 
 tab-focus 2
 
 tab-focus 2
-    <Alt-2>
+    <alt-2>
 
 tab-focus 3
 
 tab-focus 3
-    <Alt-3>
+    <alt-3>
 
 tab-focus 4
 
 tab-focus 4
-    <Alt-4>
+    <alt-4>
 
 tab-focus 5
 
 tab-focus 5
-    <Alt-5>
+    <alt-5>
 
 tab-focus 6
 
 tab-focus 6
-    <Alt-6>
+    <alt-6>
 
 tab-focus 7
 
 tab-focus 7
-    <Alt-7>
+    <alt-7>
 
 tab-focus 8
 
 tab-focus 8
-    <Alt-8>
+    <alt-8>
 
 tab-focus 9
 
 tab-focus 9
-    <Alt-9>
+    <alt-9>
 
 home
 
 home
-    <Ctrl-h>
+    <ctrl-h>
 
 stop
 
 stop
-    <Ctrl-s>
+    <ctrl-s>
 
 print
 
 print
-    <Ctrl-Alt-p>
+    <ctrl-alt-p>
 
 open qute:settings
     Ss
 
 follow-selected
 
 open qute:settings
     Ss
 
 follow-selected
-    <Return>
-    <Ctrl-M>
-    <Ctrl-J>
-    <Shift-Return>
-    <Enter>
-    <Shift-Enter>
+    <return>
+    <ctrl-m>
+    <ctrl-j>
+    <shift-return>
+    <enter>
+    <shift-enter>
 
 follow-selected -t
 
 follow-selected -t
-    <Ctrl-Return>
-    <Ctrl-Enter>
+    <ctrl-return>
+    <ctrl-enter>
 
 tab-only
     co
 
 
 tab-only
     co
 
+open -w
+    <ctrl-n>
+
+enter-mode set_mark
+    `
+
+enter-mode jump_mark
+    '
+
+yank pretty-url
+    yp
+
+yank pretty-url -s
+    yP
+
+hint inputs
+    ;t
+
+repeat-command
+    .
+
+set-cmd-text /
+    /
+
+set-cmd-text ?
+    ?
+
+set-cmd-text :
+    :
+
+tab-next
+    <ctrl-pgdown>
+
 [insert]
 # Keybindings for insert mode.
 # Since normal keypresses are passed through, only special keys are
 [insert]
 # Keybindings for insert mode.
 # Since normal keypresses are passed through, only special keys are
@@ -422,10 +455,10 @@ tab-only
 #  * `paste-primary`: Paste primary selection at cursor position.
 
 open-editor
 #  * `paste-primary`: Paste primary selection at cursor position.
 
 open-editor
-    <Ctrl-E>
+    <ctrl-e>
 
 
-paste-primary
-    <Shift-Ins>
+insert-text {primary}
+    <shift-ins>
 
 [hint]
 # Keybindings for hint mode.
 
 [hint]
 # Keybindings for hint mode.
@@ -435,21 +468,21 @@ paste-primary
 #  * `follow-hint`: Follow the currently selected hint.
 
 follow-hint
 #  * `follow-hint`: Follow the currently selected hint.
 
 follow-hint
-    <Return>
-    <Ctrl-M>
-    <Ctrl-J>
-    <Shift-Return>
-    <Enter>
-    <Shift-Enter>
+    <return>
+    <ctrl-m>
+    <ctrl-j>
+    <shift-return>
+    <enter>
+    <shift-enter>
 
 hint --rapid links tab-bg
 
 hint --rapid links tab-bg
-    <Ctrl-R>
+    <ctrl-r>
 
 hint links
 
 hint links
-    <Ctrl-F>
+    <ctrl-f>
 
 hint all tab-bg
 
 hint all tab-bg
-    <Ctrl-B>
+    <ctrl-b>
 
 [command]
 # Keybindings for command mode.
 
 [command]
 # Keybindings for command mode.
@@ -458,34 +491,39 @@ hint all tab-bg
 # Useful hidden commands to map in this section:
 #  * `command-history-prev`: Switch to previous command in history.
 #  * `command-history-next`: Switch to next command in history.
 # Useful hidden commands to map in this section:
 #  * `command-history-prev`: Switch to previous command in history.
 #  * `command-history-next`: Switch to next command in history.
-#  * `completion-item-prev`: Select previous item in completion.
-#  * `completion-item-next`: Select next item in completion.
+#  * `completion-item-focus`: Select another item in completion.
 #  * `command-accept`: Execute the command currently in the commandline.
 
 command-history-prev
 #  * `command-accept`: Execute the command currently in the commandline.
 
 command-history-prev
-    <Ctrl-P>
+    <ctrl-p>
 
 command-history-next
 
 command-history-next
-    <Ctrl-N>
+    <ctrl-n>
 
 
-completion-item-prev
-    <Shift-Tab>
-    <Up>
+completion-item-focus prev
+    <shift-tab>
+    <up>
 
 
-completion-item-next
-    <Tab>
-    <Down>
+completion-item-focus next
+    <tab>
+    <down>
 
 completion-item-del
 
 completion-item-del
-    <Ctrl-D>
+    <ctrl-d>
 
 command-accept
 
 command-accept
-    <Return>
-    <Ctrl-M>
-    <Ctrl-J>
-    <Shift-Return>
-    <Enter>
-    <Shift-Enter>
+    <return>
+    <ctrl-m>
+    <ctrl-j>
+    <shift-return>
+    <enter>
+    <shift-enter>
+
+completion-item-focus next-category
+    <ctrl-tab>
+
+completion-item-focus prev-category
+    <ctrl-shift-tab>
 
 [prompt]
 # Keybindings for prompts in the status line.
 
 [prompt]
 # Keybindings for prompts in the status line.
@@ -498,12 +536,12 @@ command-accept
 #  * `prompt-no`: Answer no to a yes/no question.
 
 prompt-accept
 #  * `prompt-no`: Answer no to a yes/no question.
 
 prompt-accept
-    <Return>
-    <Ctrl-M>
-    <Ctrl-J>
-    <Shift-Return>
-    <Enter>
-    <Shift-Enter>
+    <return>
+    <ctrl-m>
+    <ctrl-j>
+    <shift-return>
+    <enter>
+    <shift-enter>
 
 prompt-yes
     y
 
 prompt-yes
     y
@@ -511,56 +549,61 @@ prompt-yes
 prompt-no
     n
 
 prompt-no
     n
 
+prompt-open-download
+    <ctrl-x>
+
 [command,prompt]
 
 rl-backward-char
 [command,prompt]
 
 rl-backward-char
-    <Ctrl-B>
+    <ctrl-b>
 
 rl-forward-char
 
 rl-forward-char
-    <Ctrl-F>
+    <ctrl-f>
 
 rl-backward-word
 
 rl-backward-word
-    <Alt-B>
+    <alt-b>
 
 rl-forward-word
 
 rl-forward-word
-    <Alt-F>
+    <alt-f>
 
 rl-beginning-of-line
 
 rl-beginning-of-line
-    <Ctrl-A>
+    <ctrl-a>
 
 rl-end-of-line
 
 rl-end-of-line
-    <Ctrl-E>
+    <ctrl-e>
 
 rl-unix-line-discard
 
 rl-unix-line-discard
-    <Ctrl-U>
+    <ctrl-u>
 
 rl-kill-line
 
 rl-kill-line
-    <Ctrl-K>
+    <ctrl-k>
 
 rl-kill-word
 
 rl-kill-word
-    <Alt-D>
+    <alt-d>
 
 rl-unix-word-rubout
 
 rl-unix-word-rubout
-    <Ctrl-W>
-    <Alt-Backspace>
+    <ctrl-w>
+
+rl-backward-kill-word
+    <alt-backspace>
 
 rl-yank
 
 rl-yank
-    <Ctrl-Y>
+    <ctrl-y>
 
 rl-delete-char
 
 rl-delete-char
-    <Ctrl-?>
+    <ctrl-?>
 
 rl-backward-delete-char
 
 rl-backward-delete-char
-    <Ctrl-H>
+    <ctrl-h>
 
 [caret]
 
 toggle-selection
     v
 
 [caret]
 
 toggle-selection
     v
-    <Space>
+    <space>
 
 drop-selection
 
 drop-selection
-    <Ctrl-Space>
+    <ctrl-space>
 
 enter-mode normal
     c
 
 enter-mode normal
     c
@@ -610,17 +653,17 @@ move-to-start-of-document
 move-to-end-of-document
     G
 
 move-to-end-of-document
     G
 
-yank-selected -p
+yank selection -s
     Y
 
     Y
 
-yank-selected
+yank selection
     y
     y
-    <Return>
-    <Ctrl-M>
-    <Ctrl-J>
-    <Shift-Return>
-    <Enter>
-    <Shift-Enter>
+    <return>
+    <ctrl-m>
+    <ctrl-j>
+    <shift-return>
+    <enter>
+    <shift-enter>
 
 scroll left
     H
 
 scroll left
     H