gtypist_programming_characters icon indicating copy to clipboard operation
gtypist_programming_characters copied to clipboard

fixed issue #6.

Open jonasjonker opened this issue 5 years ago • 0 comments

Fixed the following error: "gtypist: line 363: data exceeds screen length:" which is also mentioned in issue #6. The problem is that the last exercise in lesson 5 is longer than the common 80x24 terminal size. I fixed the error by deleting a few lines to fit within 24 lines.

Also fixed a typo. After lesson 5 comes lesson 6.

jonasjonker avatar Aug 28 '20 08:08 jonasjonker