keycodes to readme
This commit is contained in:
parent
c0b3c13c44
commit
d182c5a99d
@ -4,10 +4,12 @@ screenData = {
|
||||
'columns': 0,
|
||||
'lines': 0,
|
||||
'delta': '',
|
||||
'oldCursorReview':{'x':0,'y':0},
|
||||
'oldCursor':{'x':0,'y':0},
|
||||
'oldContentBytes': b'',
|
||||
'oldContentText': '',
|
||||
'oldContentAttrib': b'',
|
||||
'newCursorReview':{'x':0,'y':0},
|
||||
'newCursor':{'x':0,'y':0},
|
||||
'newContentBytes': b'',
|
||||
'newContentText': '',
|
||||
|
Loading…
Reference in New Issue
Block a user