make double tap working in pty
This commit is contained in:
parent
a22ba43862
commit
6c4cb6de1b
@ -30,8 +30,6 @@ class fenrirManager():
|
||||
self.modifierInput = False
|
||||
self.singleKeyCommand = False
|
||||
self.command = ''
|
||||
self.controlMode = True
|
||||
self.switchCtrlModeOnce = 0
|
||||
self.setProcessName()
|
||||
def handleArgs(self):
|
||||
args = None
|
||||
|
Loading…
Reference in New Issue
Block a user