Replies: 1 comment
-
Your question is unclear. Also you are on an xtermjs version < v5.0.0, you should upgrade to a newer version as the API you mention is outdated. |
Beta Was this translation helpful? Give feedback.
0 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.
-
When I select the last row and call xterm.getSelectionPosition() method, I can get a value of endrow, how can I get this value when the last row is not selected?
当我选择了最后一行并且调用getSelectionPosition方法时,我能得到一个endrow的值,我怎么做才能在不选择最后一行时获取到这个值?
Beta Was this translation helpful? Give feedback.
All reactions