Updated bindings in __main__.
This commit is contained in:
@@ -610,6 +610,7 @@ class KeyMap(object):
|
||||
"""
|
||||
|
||||
def __init__(self, bindings):
|
||||
self._keymap = None
|
||||
self.set_bindings(bindings)
|
||||
|
||||
def set_bindings(self, bindings):
|
||||
|
||||
Reference in New Issue
Block a user