Steps to Reproduce:
(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
For the magnifier to work the Terminal would have to have the hidden text input field like the editor does. The textInputField would always be in sync with the content of the Terminal.
@Tyriar assigning to you. We do not currently have the hidden text input field in the terminal correct?
@isidorn yeah it does uses a hidden text field, it's not in sync due to an old IE bug though. We don't care about IE support anymore so can probably keep it in sync https://github.com/xtermjs/xterm.js/issues/2598
Yes, that would be great!
This would totaly improve the accessibility in the terminal.
Assigning to December and me also so if I find time I might provide a pr. Code pointer welcome
@isidorn 馃憤 added some code pointers to https://github.com/xtermjs/xterm.js/issues/2598
Thanks. Let's see if some user picks this up. If not I can jump on it.
I would like to work on this please if possible.
@BuraChuhadar thanks a lot for jumping on this. I see you already created a PR. Leaving that one to @Tyriar to review.
PR still needs some iteration, removing from Jan for now
Assigning to June so I look into this if I find time
I created a PR https://github.com/xtermjs/xterm.js/pull/2996 in xterm to try fix https://github.com/xtermjs/xterm.js/issues/2598.
@jeanp413 thanks a lot for looking into this, great job!
Most helpful comment
I created a PR https://github.com/xtermjs/xterm.js/pull/2996 in xterm to try fix https://github.com/xtermjs/xterm.js/issues/2598.