X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS MIME-Version: 1.0 Date: Sun, 12 Jul 2009 17:12:04 +0100 Message-Id: Subject: [ANNOUNCEMENT] Updated: mintty-0.4.3-1 From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Reply-To: cygwin AT cygwin DOT com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com MinTTY is a terminal emulator for Cygwin with a native Windows user interface and minimalist design. Among its features are Unicode support and a graphical options dialog. Its terminal emulation is largely compatible with xterm, but it does not require an X server. MinTTY is based on code from PuTTY 0.60 by Simon Tatham and team. This is a minor release with some fixes and enhancements. CHANGES =3D=3D=3D=3D=3D=3D=3D Fixes: - Removed Windows 7 console popup workaround for the next Cygwin 1.7 release (API version 0.211). No more subliminal console flashes, thanks to Christopher Faylor's better workaround in the Cygwin DLL. - When parsing the title sequence, the ST character (0x9C) was still being interpreted as string terminator, thereby causing occasional truncated UTF-8 or Windows codepage titles. - In mintty.exe's properties, the file version appeared as 0.0.0.0. Enhancements: - Added --icon option for customising the window icon. - Added support for 'rgb:RRRR/GGGG/BBBB' format in colour control sequences. Also added support for querying the current colour settings. - DECSCUSR control sequence for setting cursor style. - Introduced MinTTY-specific "application escape key" mode, where the escape key sends '\eO[' instead of just '\e'. This allows applications to avoid the escape timeout issue. (This is "experimental", meaning it might well change in future releases.) - Documented MinTTY-specific control sequences. - Added a tip to the manual on how to use DECSCUSR and application escape key mode to get a mode-dependent cursor in vim. Stick the following into .vimrc for a block cursor in command mode and a line cursor in insert mode: let &t_ti.=3D"\e[2 q\e[?7727h" let &t_SI.=3D"\e[6 q" let &t_EI.=3D"\e[2 q" let &t_te.=3D"\e[0 q\e[?7727l" noremap O[ noremap! O[ QUESTIONS =3D=3D=3D=3D=3D=3D=3D=3D=3D MinTTY's project page is located at http://mintty.googlecode.com. Please use the issue tracker there to report bugs or suggest enhancements. Questions or comments can be sent to the MinTTY discussion group at http://groups.google.com/group/mintty-discuss or the Cygwin mailing list at cygwin AT cygwin DOT com . =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. =C2=A0This downloads setup.exe to your system. =C2=A0Then, run setup and answer all of the questions. =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=3Dyourdomain DOT com AT cygwin DOT com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple