remove hack for testing tty change announcement
This commit is contained in:
parent
5be851e5d1
commit
3dd83fb8f7
@ -17,6 +17,6 @@ screenData = {
|
|||||||
'newContentBytes': b'',
|
'newContentBytes': b'',
|
||||||
'newContentText': '',
|
'newContentText': '',
|
||||||
'newContentAttrib': b'',
|
'newContentAttrib': b'',
|
||||||
'oldTTY':'-1', #to get shure that the first loop is a chagne
|
'oldTTY':'0',
|
||||||
'newTTY':'0',
|
'newTTY':'0',
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user