pry / pry-coolline

Live syntax-highlighting for the Pry REPL
Other
128 stars 17 forks source link

Cursor highlight is missing when in following ruby expression on konsole. #39

Open zw963 opened 3 years ago

zw963 commented 3 years ago

Please see following screenshot.

Current cursor is here, we can see the parentheses is pair highlighted.

image

Then, when i try move cursor right a char with C-f, cursor should hover on "以", but, highlight is missing.

image

zw963 commented 2 years ago

Hi, i identity this issue cause by https://github.com/pry/pry-coolline, could you please move this issue there?

or i just close it, create a new issue there?

zw963 commented 2 years ago

Hi, @andrehjr , any update on this? i want to add this plugin into my pryx gem, but this issue still not fixed.

i test on ruby gem 0.2.6, cursor still missing when cursor move hover on Chinese character, i create a video for reproduce

https://user-images.githubusercontent.com/549126/164891020-68f2d40f-cd8e-40f5-9a5a-687ee69a2295.mp4