If you use the standard zeddy keyboard the shift/Z to tabulate might not seem important. But when you use an external keyboard the TAB function sometimes goes over to the right by one space too many and it is frustrating having to backspace all the time and start again, a lot of self made keyboard routines suffer this way.
This new single keypress TAB function spaces it wonderfully and with out having to look at the screen all the time.
I have noticed that if you re-load source code and want to use auto-newline then shift "T" has to be de-activated.
I've actually tried for weeks to enter FAST mode while auto-inserting lines, because it's still very slow in SLOW mode. However this is much more complicated that I anticipated.
Now the keyboard is not read anymore (because keyboard reading is part of SLOW routine). I have tried to add keyboard read to my routine, but until now, it's just freezing and stuck in FAST mode all the time.
So no progress here. But just to tell you I tried to improve the software even further.