fixme
This commit is contained in:
parent
5cee39d315
commit
705767bcfb
@ -2084,6 +2084,7 @@ class CommandDispatcher:
|
|||||||
keystring: The keystring to send.
|
keystring: The keystring to send.
|
||||||
global_: If given, the keys are sent to the qutebrowser UI.
|
global_: If given, the keys are sent to the qutebrowser UI.
|
||||||
"""
|
"""
|
||||||
|
# FIXME: rewrite
|
||||||
try:
|
try:
|
||||||
keyinfos = utils.parse_keystring(keystring)
|
keyinfos = utils.parse_keystring(keystring)
|
||||||
except utils.KeyParseError as e:
|
except utils.KeyParseError as e:
|
||||||
|
Loading…
Reference in New Issue
Block a user