update qutebrowser

This commit is contained in:
Felix Van der Jeugt 2016-02-08 17:28:11 +01:00
parent cc32b6cc9c
commit fd109eef45
1 changed files with 4 additions and 0 deletions

View File

@ -434,10 +434,14 @@ hint links spawn youtube-viewer {hint-url}
# supported in this mode. # supported in this mode.
# Useful hidden commands to map in this section: # Useful hidden commands to map in this section:
# * `open-editor`: Open a texteditor with the focused field. # * `open-editor`: Open a texteditor with the focused field.
# * `paste-primary`: Paste primary selection at cursor position.
open-editor open-editor
<Ctrl-E> <Ctrl-E>
paste-primary
<Shift-Ins>
[hint] [hint]
# Keybindings for hint mode. # Keybindings for hint mode.
# Since normal keypresses are passed through, only special keys are # Since normal keypresses are passed through, only special keys are