Hi Stephen, Gerald,
Windows 11 Pro. Windows Terminal Version: 1.20.11781.0 is the default console. I open PowerShell in Windows Terminal and enter:
VFXFORTH -console
the result is a new GUI console window running VFX Forth. What I would like to achieve is have VFX Forth run in Windows Terminal console itself (no new GUI window). How could that be done?
The purpose is:
1) Use the ANSI ESC codes which Windows Terminal supports to show embedded telemetry
2) Open a Windows Terminal on a remote machine with SSH, run VFX Forth in that terminal and interact with it remotely through the SSH client