Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"xterm": "^5.1.0" Large screen scrolling #4719

Closed
Yang-67 opened this issue Aug 23, 2023 · 1 comment
Closed

"xterm": "^5.1.0" Large screen scrolling #4719

Yang-67 opened this issue Aug 23, 2023 · 1 comment

Comments

@Yang-67
Copy link

Yang-67 commented Aug 23, 2023

Very non smooth when scrolling on the large screen

term.value = new Terminal({
theme: {
background: '#181d28',
cursor: 'gray',
},
rendererType: 'canvas',
windowsMode: true,
cursorBlink: true,
scrollback: 10000,
tabStopWidth: 4,
})

@Tyriar
Copy link
Member

Tyriar commented Aug 23, 2023

/duplicate #4175

@Tyriar Tyriar closed this as completed Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants