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!
This was originally made by Griffpatch