putty-style ED2 sequence handling as terminal option#5224
putty-style ED2 sequence handling as terminal option#5224Tyriar merged 9 commits intoxtermjs:masterfrom
Conversation
Co-authored-by: jerch <[email protected]>
|
Thanks for suggestions, this is indeed cleaner (and also works, to no suprise |
|
@Blashaq The CI tests dont run yet, seems |
|
You're right, sorry. I have accidentally skipped that file in my commit. |
|
There are still linter some issues. |
|
Everything should be fine now 🙏 |
There was a problem hiding this comment.
@Blashaq LGTM 👍, works like a charm, many thx for the PR.
@Tyriar There seems to be an issue with clear under with linux with ED3 - the new scrollbar gets not updated by ED3 yet. Maybe this not enough to announce the changes:
xterm.js/src/common/InputHandler.ts
Line 1238 in 41e8ae3
Imho its not linked to this PR, thus I create a new ticket. --> #5228
This PR is related to the problem discussed in #1727.
goals:
changes made:
scrollOnDisplayEraseinITerminalOptions.Fixes #1727