Re: terminal control chars broken?

2020-01-23 Thread Lee
On 1/24/20, Eugene Klimov wrote: > Try following registry file > - > Windows Registry Editor Version 5.00 > > [HKEY_CURRENT_USER\Console] > "VirtualTerminalLevel"=dword:0001 > - Thank you! That looks much better :) > also switch to cygwin 3.0 instead of cygwin 3.1.2 c

Re: terminal control chars broken?

2020-01-23 Thread Eugene Klimov
Try following registry file - Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Console] "VirtualTerminalLevel"=dword:0001 - also switch to cygwin 3.0 instead of cygwin 3.1.2 could help пт, 24 янв. 2020 г. в 12:15, Lee : > > New Windows 10 PC, new install of 64

Re: Terminal control

2008-02-29 Thread Samuel Thibault
Pham D. Loc, le Thu 28 Feb 2008 18:22:09 -0800, a écrit : > I have C/C++ programs > which printed the following characters via printf > (which looks like terminal control): > > ^[[?1;2c In the xterm terminfo, that is User String #8 aka user8 aka u8. Maybe that's something else, see the out