tui-scala icon indicating copy to clipboard operation
tui-scala copied to clipboard

Mouse move detection

Open dejvid opened this issue 1 year ago • 3 comments

IF you check the attached image, there is a problem when I move my mouse across the terminal. Shouldn't the input know its mouse move and just not show those characters? Or is something I am doing worng. The code is from your example directory UserInputExample

image

dejvid avatar Aug 01 '24 13:08 dejvid

I haven't tried the mouse code myself yet, honestly. try to write the events you get somewhere you can inspect them and see if you can find any answers there

oyvindberg avatar Aug 01 '24 20:08 oyvindberg

i mean the code was ported 1-1, but that doesn't mean there's not any stupid bugs in it somewhere

oyvindberg avatar Aug 01 '24 20:08 oyvindberg

A ok. I will try to do this.

dejvid avatar Sep 01 '24 13:09 dejvid