A browser-based offline-first recreation of the classic MS-DOS Editor
2 points by mysticmode
2 points by mysticmode
Nope, this isn't accurate. All the text needs to be a bit blurry with horizontal gaps between the pixels :D
Also (I always test this) it actually handles IMs but somehow key repeat is borked?? my guess is they're listening for keypress events rather than keydown/up. I haven't actually looked, but many many years ago I spent like 2 months working on the specification for keydown/up/press and textInput events and sequencing for keyboard events in the browser.