mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-06 19:38:54 +00:00
update_TermLogRecorder
This commit is contained in:
parent
365a5ccd46
commit
17a7470a2a
@ -186,7 +186,7 @@ class TermLogRecorder(object):
|
||||
|
||||
def __init_screen_stream(self):
|
||||
"""
|
||||
初始化虚拟屏幕和字符流
|
||||
Initializing the virtual screen and the character stream
|
||||
"""
|
||||
self._stream = pyte.ByteStream()
|
||||
self._screen = pyte.Screen(80, 24)
|
||||
|
Loading…
Reference in New Issue
Block a user