mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
add nextlinenum to window
This commit is contained in:
@@ -115,6 +115,7 @@ type WindowDataType = {
|
||||
sessionid : string,
|
||||
windowid : string,
|
||||
curremote : RemotePtrType,
|
||||
nextlinenum : number,
|
||||
lines : LineType[],
|
||||
cmds : CmdDataType[],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user