X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e4261e1c719779540857a6b31ecc728b81fc0b8a..86913f290066734e8ec6d54a8ac30b453533c7a3:/qutebrowser/keys.conf diff --git a/qutebrowser/keys.conf b/qutebrowser/keys.conf index cda490e..534a729 100644 --- a/qutebrowser/keys.conf +++ b/qutebrowser/keys.conf @@ -40,7 +40,7 @@ [!normal] -clear-keychain ;; leave-mode +leave-mode @@ -160,13 +160,13 @@ hint images tab hint images tab-bg .i -hint links fill ":open {hint-url}" +hint links fill :open {hint-url} ;o -hint links fill ":open -t {hint-url}" +hint links fill :open -t {hint-url} ;O -hint links fill ":open -b {hint-url}" +hint links fill :open -b {hint-url} .o hint links yank @@ -224,34 +224,34 @@ yank yank -s yY -yank -t +yank title yt -yank -ts +yank title -s yT -yank -d +yank domain yd -yank -ds +yank domain -s yD -paste +open -- {clipboard} pp -paste -s +open -- {primary} pP -paste -t +open -t -- {clipboard} Pp -paste -ts +open -t -- {primary} PP -paste -w +open -w -- {clipboard} wp -paste -ws +open -w -- {primary} wP quickmark-save @@ -422,12 +422,30 @@ enter-mode set_mark enter-mode jump_mark ' -yank -p +yank pretty-url yp -yank -ps +yank pretty-url -s yP +hint inputs + ;t + +repeat-command + . + +set-cmd-text / + / + +set-cmd-text ? + ? + +set-cmd-text : + : + +tab-next + + [insert] # Keybindings for insert mode. # Since normal keypresses are passed through, only special keys are @@ -439,7 +457,7 @@ yank -ps open-editor -paste-primary +insert-text {primary} [hint] @@ -473,8 +491,7 @@ 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. -# * `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 @@ -483,11 +500,11 @@ command-history-prev command-history-next -completion-item-prev +completion-item-focus prev -completion-item-next +completion-item-focus next @@ -502,6 +519,12 @@ command-accept +completion-item-focus next-category + + +completion-item-focus prev-category + + [prompt] # Keybindings for prompts in the status line. # You can bind normal keys in this mode, but they will be only active @@ -526,6 +549,9 @@ prompt-yes prompt-no n +prompt-open-download + + [command,prompt] rl-backward-char @@ -557,6 +583,8 @@ rl-kill-word rl-unix-word-rubout + +rl-backward-kill-word rl-yank @@ -625,10 +653,10 @@ move-to-start-of-document move-to-end-of-document G -yank-selected -p +yank selection -s Y -yank-selected +yank selection y