...
This commit is contained in:
parent
86789c5d84
commit
f86f28a4bd
@ -983,10 +983,10 @@ class Screen(QObject):
|
||||
pass
|
||||
|
||||
def normal_keypad_mode(self):
|
||||
pass # TODO: Implement this
|
||||
pass # Useless for us, since Qt takes care of handling the numpad
|
||||
|
||||
def alternate_keypad_mode(self):
|
||||
pass # TODO: Implement this
|
||||
pass # Useless for us, since Qt takes care of handling the numpad
|
||||
|
||||
def debug(self, *args, **kwargs):
|
||||
"""Endpoint for unrecognized escape sequences.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user