With this release, applications that embed moor can supply their own
twin.Screen via PageFromStreamWithScreen instead of moor always owning
the real terminal, and feed it input using the new NewEventRune,
NewEventKeyCode, and NewEventMouse constructors.
Also, this release bumps Go to 1.27, bringing in Unicode 17 support.