Replies: 1 comment 4 replies
-
@alanhe421 The selection coords address the whole terminal buffer, thus y here is the 0-based index from top of the whole buffer included scrolled off lines. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Testing found that for example xterm.js only renders a total of 24 lines, but when I use selectionPosition,I found that this y can be more than 24?
Code
Beta Was this translation helpful? Give feedback.
All reactions