Today I used the recording function that I built yesterday in order to be able to reproduce the steps that I take in order to accomplish a particular text editing feat.

So, if you hit play, you will see the cursor move and insert dots at the end of each line [I just saw that it is making some weird jumps in production, I’ll debug later]. Then you can attempt it yourself and see if you can beat me with 10 keystrokes (there may be a more efficient way to do it).

I’m happy with the progress I’m doing. The purpose of doing a simple first stage is to avoid pitfalls and understanding constraints early (I can already see I need to do something about the “tutorial”, it’s difficult to follow the caret and what’s going on in the text field). At the end of the will I will rewrite everything so that it’s clean and provides good structure from where things can grow.