lemnos / tt

A terminal based typing test.
MIT License
737 stars 49 forks source link

some of the quotes have missing symbols (�) that can't be displayed. Ubuntu 22.04, tt v0.4.2 #24

Open mateowoetam opened 2 years ago

mateowoetam commented 2 years ago

quotes like the following show up:

                WPM:         50                                             
                CPM:         252                                            
                Accuracy:    97.65%                                         
                Mistakes:    effort�not, intelligence�is                    

                Attribution: Winston Churchill                              

They have some symbols that I find annoying because they mark some errors on my runs.
I tried to check the quotes file, but the text editor warned me not to edit it because it contained unknown symbols, probably related to them. Some quotes also have missing spaces after punctuation and are most annoyingly repeated on the file, appearing more commonly; if you could fix that file, it would be appreciated.

My terminal is Gnome 42 Terminal v3.44.0 with Unicode UTF-8 Encoding.

rvaiya commented 2 years ago

Thanks. I believe this should be fixed by #17. I haven't created a new release yet, but if you compile from the repo it should be fixed.