keithamus/jwerty

Semicolon not a recognized character

Closed this issue · 1 comments

I noticed I can't get the semicolon character to work.
I added this to line 121, and it seems to work just fine. Any reason not to add it to your code?

        // semicolon
        ';':186, semicolon:186,

None what-so-ever. If you look at line 118 I had intended to put it there, I just wasn't sure it correlates to the ";" key on all (qwerty) platforms.

If you want to, you can submit it as a pull request then you can take the credit it for it on the list of contributors!