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.modifierInput = False
|
||||||
self.singleKeyCommand = False
|
self.singleKeyCommand = False
|
||||||
self.command = ''
|
self.command = ''
|
||||||
self.controlMode = True
|
|
||||||
self.switchCtrlModeOnce = 0
|
|
||||||
self.setProcessName()
|
self.setProcessName()
|
||||||
def handleArgs(self):
|
def handleArgs(self):
|
||||||
args = None
|
args = None
|
||||||
|
Loading…
Reference in New Issue
Block a user