--- a/ui/common/types.c Sun Feb 01 11:42:27 2026 +0100 +++ b/ui/common/types.c Sun Feb 01 18:38:06 2026 +0100 @@ -678,6 +678,7 @@ to->insert = from->insert; to->setposition = from->setposition; to->position = from->position; + to->showposition = from->showposition; to->setselection = from->setselection; to->selection = from->selection; to->length = from->length;