X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49762B25.5020705@gmail.com> Date: Tue, 20 Jan 2009 19:51:01 +0000 From: Andy Koppe User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: MinTTY 0.3.5 References: <495917BA DOT 1090401 AT gmail DOT com> <49613928 DOT 503 AT gmail DOT com> <4966897B DOT 2010805 AT gmail DOT com> <496E4AA4 DOT 8080904 AT gmail DOT com> In-Reply-To: <496E4AA4.8080904@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 version 0.3.5 is available from http://mintty.googlecode.com. It addresses one serious bug and brings a few small enhancements: The bug: - The --config option was unusable, because MinTTY would attempt to invoke '--config' as the child process command. Enhancements: - The user's default shell can be invoked as a login shell by passing '-' (a single minus character) as the command. - Word selection (by double-clicking) now includes the tilde character in filenames. - Added command line option for setting the initial window title. - Added short versions of command line options. - Improved help output. mintty --help Usage: mintty [OPTION]... [COMMAND [ARGS]...] If no command is given, the user's default shell is invoked as a non-login shell. If the command is a single minus sign, the default shell is invoked as a login shell. Otherwise the command is invoked with the given arguments. Options: -c, --config=FILE Use specified config file (default: ~/.minttyrc) -t, --title=TITLE Set window title (default: the invoked command) -h, --help Display this help and exit -v, --version Print version information and exit With any luck, this will be the last MinTTY announcement in this form. Andy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/