Update ptyDriver.py
This commit is contained in:
parent
3e49ae7fac
commit
9fa4ba8a0b
@ -46,6 +46,7 @@ class Terminal:
|
||||
"text": self.text,
|
||||
'attributes': self.attributes.copy(),
|
||||
'screen': 'pty'
|
||||
'screenUpdateTime': time.time(),
|
||||
}.copy()
|
||||
|
||||
class driver(screenDriver):
|
||||
|
Loading…
Reference in New Issue
Block a user