hecto-tutorial icon indicating copy to clipboard operation
hecto-tutorial copied to clipboard

Lost some char when paste a long string.

Open qiwei9743 opened this issue 2 years ago • 0 comments

Hi @pflenker, I found an issue. When paste a long string in the text into hecto, some char is lost. E.g, copy "34fcd2c08d2f832f376f4173a231990fa5aef4e99fb569867318a227ef4c06ba" then paste in the hecto. Some of the char is lost. Is it because std::io::stdin() has no buffer? Could you give some clue?

qiwei9743 avatar Nov 15 '22 04:11 qiwei9743