X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <49C1246E.4030702@acm.org> References: <17f020130903180317l1271c880q11650b61881d744c AT mail DOT gmail DOT com> <49C1246E DOT 4030702 AT acm DOT org> Date: Wed, 18 Mar 2009 17:21:16 +0000 Message-ID: <416096c60903181021v4fec3a9n103dd0f5131f4b9@mail.gmail.com> Subject: Re: chere doesn't work anymore with MinTTY From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 David Rothenberger: >> chere (v1.1) doesn't work anymore for me after the recent upgrade of >> MinTTY to 0.3.7. > > chere is generated a command line using the -e switch prior to the command > to execute. MinTTY doesn't accept that switch. Yep. Here's what it does accept: Usage: mintty [OPTION]... [ - | COMMAND [ARG]... ] 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) -p, --pos=X,Y Open window at specified position -s, --size=COLS,ROWS Set screen size in characters -t, --title=TITLE Set window title (default: the invoked command) -v, --version Print version information and exit -h, --help Display this help message and exit 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/