yudai / gotty

Share your terminal as a web application
MIT License
18.8k stars 1.38k forks source link

Limited pasting characters #356

Open Albinhaliti opened 11 months ago

Albinhaliti commented 11 months ago

What version of GoTTY are you using (gotty --version)?

gotty version 2.0.0-alpha.3+a080c85

What operating system and browser are you using?

ubuntu:20.04 , Firefox

What did you do?

When i try to paste a 50 line text in the terminal, it pastes only until the line 30. I know i can split the text in two halfs but i want to be able to pastea all 50 lines.

misskaori commented 4 days ago

Have you solved this problem? i meet the same issue by master code.