lualoader: Further screen cleanup
- Add screen.default_x and screen.default_y to determine where screen.defcursor resets the cursor to.
- Use screen.setcursor in screen.defcursor instead of rewriting the escape sequence.
- Use screen.default_y when resetting the cursor after writing the new twiddle character, add a comment verbally describing the position just in case.