Everything here is the work of @-llll- I've merely changed the key detection to use more intuitive keys. Of course, this doesn't work on vanilla Scratch; you have to use a modded version that allows the detection of modifier keys, such as https://sheeptester.github.io/scratch-gui/#357707068 (shameless self-promotion) I believe this is still allowed by the Scratch Terms of Use because I edited this project in the vanilla Scratch editor (but of course tested it in my mod) left/right arrow keys to move the cursor up/down arrow keys to change lines tab/shift + tab to indent/deindent backspace to delete a character enter for new line shift for capital letter Issues: tab/shift+tab makes the page lose focus so you have to click on the stage again; backspace can also delete blocks in the editor if you've touched one recently Maybe one day: (as in, not yet added and might not ever) - delete but the other direction - ctrl + V to open up the ask and wait dialog for paste - make the import thing work suboptimally (but work) This is not a game!!