This
Include Flexible Windows by Jon Ingold.
The sidebar is a g-window.
The main window spawns the sidebar.
The scale method of the sidebar is g-fixed-size.
The measurement of the sidebar is 40.
The position of the sidebar is g-placeleft.
Every turn while the sidebar is g-present:
Refresh the sidebar.
works fine. But adding this
Rule for refreshing the sidebar:
say "Text."
Adds an extra line break in the main window every turn.
How can I avoid this? It reminds me of this rulebook break issue but I'm not sure if it's related.