knqyf263/pet

[Bug] Pasting long text in the argument windows does not work correctly - adds spaces between characters for long strings

mojothejojo opened this issue · 2 comments

  1. in the argument window - when small text is pasted works fine - but when larger text is pasted - it introduces spaces between the characters - eg consider:
    • when pasting google.com it will be pasted as => google.com
    • but on pasting tiralgooglecomwebsitetobetigt.com => tiralgooglecomwebsi t e to b e t i g t . c o m
  2. Consider this screenshot

Screenshot 2021-09-20 at 6 04 13 PM

Platform : Mac - BigSur
Key being pressed : Command+V

Is there any update on this?
It's one of the issues that if solved would considerably improve the UI experience of this tool

@knqyf263 any insight as to the area that this bug may reside?

related to #132
root cause: jroimartin/gocui#187