-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The scrolling implementation in terminal.js does not adhere to the ANSI X3.64 standard.
The scrolling region (scrollRegionTop and scrollRegionBottom) is correctly defined, but the ScrollUp() and ScrollDown() methods are malfunctioning. Additionally, some unhandled CSD and CSI sequences may be contributing to the problem.
Metadata
Metadata
Assignees
Labels
No labels