@badlogic hey Mario, is there an extension hook right now for observing raw terminal input? So we can write to stdout and then read the raw response back? I've been looking around but cant find a way of doing this without a small core change. But I could be being dumb. something like: onTerminalInput: (handler) => this.ui.addInputListener(handler),
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community