From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31501 invoked by alias); 11 Jul 2010 04:41:59 -0000 Received: (qmail 31487 invoked by uid 22791); 11 Jul 2010 04:41:58 -0000 X-SWARE-Spam-Status: No, hits=0.3 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_RX,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from web31004.mail.mud.yahoo.com (HELO web31004.mail.mud.yahoo.com) (68.142.200.167) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Sun, 11 Jul 2010 04:41:39 +0000 Received: (qmail 81218 invoked by uid 60001); 11 Jul 2010 04:41:38 -0000 Message-ID: <10622.80309.qm@web31004.mail.mud.yahoo.com> Received: from [24.215.223.136] by web31004.mail.mud.yahoo.com via HTTP; Sat, 10 Jul 2010 21:41:37 PDT Date: Sun, 11 Jul 2010 04:41:00 -0000 From: Peter Farley Subject: Re: Bug or WAD? Midnight Commander F10 different in xterm than native or rxvt To: cygwin-xfree@cygwin.com In-Reply-To: <838437.24058.qm@web25508.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2010-07/txt/msg00019.txt.bz2 --- On Fri, 7/9/10, Marco Atzeri wrote: > From: Marco Atzeri > Subject: Re: Bug or WAD? Midnight Commander F10 different in xterm than native or rxvt > on my Win-XP SP2 under cygwin/X > MC with F10 exits in the current directory > > Peter, > as mc is an alias > alias mc='. /usr/share/mc/bin/mc-wrapper.sh' > > I guess that under X this wrapper is working > differently than under console Marco, Thanks, but in my xterm "which mc" returns "/usr/bin/mc", which is an "exe" and not an alias to the wrapper shell script. Executing "/usr/bin/mc" from an xterm prompt produces the same result, it exits to the MC invocation directory instead of the current one. Thanks for pointing out that wrapper script though. Most interesting. Peter -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/