I fixed up my editor and shell so that they will now work with variable screen sizes. Now I can start using it to write my blog. Currently this post being written in my own custom editor! Very cool. I love it.
I'm slowing getting used to the idea that this is going to all be BASIC and MultiValue. I have some ideas of how I want to go about doing things. A CONTROL-FILE is mandatory and I definitely need to rework my editor for flicker issues. wIntegrate was definitely better, likely due to a slower refresh speed, the windows terminal has a strange flicker.
I want to be able to download files into BASIC, something like WGET but I could just use NPM GET to do it as it is the same thing. I also need to rewrite my blog to use these files.