Just type and scroll normally like a regular text editor.
Pretty much all of the work in this project is done by @griffpatch. I just added a couple features, like scrolling and positioning of the text. I probably will use this to demonstrate another programming language in scratch. =====griffpatch===== I thought I'd put together a project to show how a text editor can be made that features word wrap and caret (cursor) placement using keyboard and mouse. Something that is missing is selection ranges, anyone want to try to remix that feature into this? :) I'm afraid that because it's using stamping it can become a bit slow to detect some key presses once there's a lot of text on the screen... Press escape to reset!