make double tap working in pty

This commit is contained in:
chrys 2018-05-29 22:47:41 +02:00
parent a22ba43862
commit 6c4cb6de1b

View File

@ -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