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. :)
In Lesson P5, I get to the section whose code is at line 318 in the
.typscript, but gtypist quits with the following error: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. :)