update qutebrowser config
This commit is contained in:
parent
ceb650b33e
commit
407bd6a8dd
@ -143,6 +143,9 @@ hint all window
|
|||||||
hint all tab-bg
|
hint all tab-bg
|
||||||
;b
|
;b
|
||||||
|
|
||||||
|
hint all tab-fg
|
||||||
|
;f
|
||||||
|
|
||||||
hint all hover
|
hint all hover
|
||||||
;h
|
;h
|
||||||
|
|
||||||
@ -210,6 +213,9 @@ search-prev
|
|||||||
enter-mode insert
|
enter-mode insert
|
||||||
i
|
i
|
||||||
|
|
||||||
|
enter-mode caret
|
||||||
|
v
|
||||||
|
|
||||||
yank
|
yank
|
||||||
yy
|
yy
|
||||||
|
|
||||||
@ -222,6 +228,12 @@ yank -t
|
|||||||
yank -ts
|
yank -ts
|
||||||
yT
|
yT
|
||||||
|
|
||||||
|
yank -d
|
||||||
|
yd
|
||||||
|
|
||||||
|
yank -ds
|
||||||
|
yD
|
||||||
|
|
||||||
paste
|
paste
|
||||||
pp
|
pp
|
||||||
|
|
||||||
@ -372,24 +384,6 @@ print
|
|||||||
open qute:settings
|
open qute:settings
|
||||||
Ss
|
Ss
|
||||||
|
|
||||||
set content allow-javascript true
|
|
||||||
<Ctrl-j>
|
|
||||||
|
|
||||||
set content allow-javascript false
|
|
||||||
<Ctrl-Shift-j>
|
|
||||||
|
|
||||||
hint all tab-fg
|
|
||||||
;f
|
|
||||||
|
|
||||||
enter-mode caret
|
|
||||||
v
|
|
||||||
|
|
||||||
yank -d
|
|
||||||
yd
|
|
||||||
|
|
||||||
yank -ds
|
|
||||||
yD
|
|
||||||
|
|
||||||
follow-selected
|
follow-selected
|
||||||
<Return>
|
<Return>
|
||||||
<Ctrl-M>
|
<Ctrl-M>
|
||||||
@ -421,6 +415,11 @@ open-editor
|
|||||||
|
|
||||||
follow-hint
|
follow-hint
|
||||||
<Return>
|
<Return>
|
||||||
|
<Ctrl-M>
|
||||||
|
<Ctrl-J>
|
||||||
|
<Shift-Return>
|
||||||
|
<Enter>
|
||||||
|
<Shift-Enter>
|
||||||
|
|
||||||
hint --rapid links tab-bg
|
hint --rapid links tab-bg
|
||||||
<Ctrl-R>
|
<Ctrl-R>
|
||||||
@ -458,8 +457,11 @@ completion-item-next
|
|||||||
|
|
||||||
command-accept
|
command-accept
|
||||||
<Return>
|
<Return>
|
||||||
|
<Ctrl-M>
|
||||||
<Ctrl-J>
|
<Ctrl-J>
|
||||||
<Shift-Return>
|
<Shift-Return>
|
||||||
|
<Enter>
|
||||||
|
<Shift-Enter>
|
||||||
|
|
||||||
[prompt]
|
[prompt]
|
||||||
# Keybindings for prompts in the status line.
|
# Keybindings for prompts in the status line.
|
||||||
@ -473,8 +475,11 @@ command-accept
|
|||||||
|
|
||||||
prompt-accept
|
prompt-accept
|
||||||
<Return>
|
<Return>
|
||||||
|
<Ctrl-M>
|
||||||
<Ctrl-J>
|
<Ctrl-J>
|
||||||
<Shift-Return>
|
<Shift-Return>
|
||||||
|
<Enter>
|
||||||
|
<Shift-Enter>
|
||||||
|
|
||||||
prompt-yes
|
prompt-yes
|
||||||
y
|
y
|
||||||
@ -513,6 +518,7 @@ rl-kill-word
|
|||||||
|
|
||||||
rl-unix-word-rubout
|
rl-unix-word-rubout
|
||||||
<Ctrl-W>
|
<Ctrl-W>
|
||||||
|
<Alt-Backspace>
|
||||||
|
|
||||||
rl-yank
|
rl-yank
|
||||||
<Ctrl-Y>
|
<Ctrl-Y>
|
||||||
|
Loading…
Reference in New Issue
Block a user