gtypist_programming_characters icon indicating copy to clipboard operation
gtypist_programming_characters copied to clipboard

"Data exceeds screen length" error

Open chunga2020 opened this issue 5 years ago • 0 comments

In Lesson P5, I get to the section whose code is at line 318 in the .typ script, but gtypist quits with the following error:

gtypist: line 363: data exceeds screen length:
Q:Do you want to continue to lesson P7 [Y/N] ?

What's going on? That line, according to wc -c, is only 47 characters long, and my terminal screen is 145 characters wide. Besides, I haven't even gotten to the section just before line 363!

Also, that line should be a prompt for lesson P6, not P7. :)

chunga2020 avatar Apr 23 '20 00:04 chunga2020