qutebrowser update
This commit is contained in:
parent
0be63860d4
commit
2a5ee08ccb
@ -32,14 +32,14 @@
|
||||
|
||||
[!normal]
|
||||
|
||||
leave-mode
|
||||
clear-keychain ;; leave-mode
|
||||
<Escape>
|
||||
<Ctrl-[>
|
||||
|
||||
[normal]
|
||||
# Keybindings for normal mode.
|
||||
|
||||
search ;; clear-keychain
|
||||
clear-keychain ;; search
|
||||
<Escape>
|
||||
|
||||
set-cmd-text -s :open
|
||||
@ -396,6 +396,18 @@ follow-selected -t
|
||||
<Ctrl-Return>
|
||||
<Ctrl-Enter>
|
||||
|
||||
bookmark-add
|
||||
M
|
||||
|
||||
set-cmd-text -s :bookmark-load
|
||||
gb
|
||||
|
||||
set-cmd-text -s :bookmark-load -t
|
||||
gB
|
||||
|
||||
set-cmd-text -s :bookmark-load -w
|
||||
wB
|
||||
|
||||
[insert]
|
||||
# Keybindings for insert mode.
|
||||
# Since normal keypresses are passed through, only special keys are
|
||||
@ -463,6 +475,9 @@ command-accept
|
||||
<Enter>
|
||||
<Shift-Enter>
|
||||
|
||||
completion-item-del
|
||||
<Ctrl-D>
|
||||
|
||||
[prompt]
|
||||
# Keybindings for prompts in the status line.
|
||||
# You can bind normal keys in this mode, but they will be only active
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user