On 11/22/25 13:16, K0LNY ?? wrote:
Hi Group,
A friend who is starting out with Linux just installed frotsz and put
in a story game, and he said that every time he enters a command, it
reads the entire thing over.
Is there a way to get Orca to just read the new stuff?
Unfortunately, Frotz does refresh the entire screen each turn. You can
use something like https://github.com/danielricks/textplayer around
dfrotz which will allow you to only read the new stuff. Some assembly
required depending on what you want to do. I used it to build a plugin
for a voice assistant a few years ago
(https://github.com/aaronchantrill/NaomiFrotz).