rexxars / sublime-hacker-typer

Pretend you're an expert hacker and can type flawlessly
MIT License
80 stars 9 forks source link

[Bug] Non-ASCII symbols not support #4

Closed Kristinita closed 7 years ago

Kristinita commented 7 years ago

1. Summary

Mojibake instead of Cyrillic symbols present for me.

2. Expected behavior

Correct Cyrillic symbols presentation.

3. Actual behavior

Actual

4. Steps to reproduce

The problem is reproduced for me in a version of Sublime Text without plugins and user settings.

I install HackerTyper and restart Sublime Text → Ctrl+Shift+PHackerTyper: Enable → in create SashaSweetness.html.hackertyper file in UTF-8 encoding, its content:

Саша гениальна!

I create SashaSweetness.html file in UTF-8 encoding → I press any key in SashaSweetness.html file many times → but print for me

Саша гениальна!

5. Examples on other apps

I have similar problem in Code Presenter — analogue of HackerTyper → problem solved for me.

6. Environment

Operating system and version: Windows 32-bit 10.0.14393 Sublime Text: Build 3126

Thanks.