-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Labels
Description
I have seen this wonderful example: Typing text on the screen, but still needs some improvement:
- show cursor(this is done in this example: https://github.com/faiface/pixel-examples/tree/master/typewriter)
- move the cursor when the mouse button or arrow keys clicked
- delete character when pressed
backspaceordeletekey - show line numbers, just like a code input field, like below:
