termpixels icon indicating copy to clipboard operation
termpixels copied to clipboard

Create modern Windows console/terminal backend

Open loganzartman opened this issue 5 years ago • 0 comments

Windows 10 Console supports a VT emulation mode, which seems to be more performant and has features such as improved color support. Create a backend which uses this mode instead of the Win32 Console API. Also investigate Windows Terminal.

loganzartman avatar May 24 '19 22:05 loganzartman