Add ;w to qutebrowser
This commit is contained in:
parent
45380d669f
commit
afb6870d9d
1 changed files with 2 additions and 0 deletions
|
|
@ -1555,6 +1555,8 @@ config.bind("gh", "tab-move -")
|
||||||
# Bindings for register mode
|
# Bindings for register mode
|
||||||
# config.bind('<Escape>', 'leave-mode', mode='register')
|
# config.bind('<Escape>', 'leave-mode', mode='register')
|
||||||
|
|
||||||
|
config.bind(";w", "hint links window")
|
||||||
|
|
||||||
try:
|
try:
|
||||||
import local
|
import local
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue