Live data from Hacker News

Commit Mono – Neutral programming typeface

commitmono.com

111–114 of 114 posts

Re: Commit Mono – Neutral programming typeface

#112
post #39

Whether or not one personally likes the idiosyncratic navigation, it’s inconsistent with the font’s normcore ethos

You're so right, but if I made the site boring people wouldn't have anything to complain about.

The shortcuts also do not work properly on the most common US QWERTY layout (eg. the "-" key does not).

They do work on most EU layouts though, where eg. "-" is placed left of Right Shift (on US QWERTY it is right of "0"), which likely indicates the author made this using some EU keymap...

As a guess, this is using deprecated keycodes [1] instead of just characters.

[1]: https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEve...

Post reply on HN