delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-0.6 required=5.0 tests=BAYES_05,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL |
X-Spam-Check-By: | sourceware.org |
Date: | Wed, 12 May 2010 21:26:24 +0200 |
From: | d DOT sastre DOT medina AT gmail DOT com |
To: | cygwin AT cygwin DOT com |
Subject: | Re: C-o in GNU MC and mintty/rxvt issue? |
Message-ID: | <20100512192624.GA8498@ghost.local.lan> |
References: | <hse9d6$iug$1 AT dough DOT gmane DOT org> <hseed3$7ok$1 AT dough DOT gmane DOT org> |
MIME-Version: | 1.0 |
In-Reply-To: | <hseed3$7ok$1@dough.gmane.org> |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
--BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 12, 2010 at 05:36:19PM +0300, Oleksandr Gavenko wrote: > On 2010.05.12 16:11, Oleksandr Gavenko wrote: > > Recently I decide switch from Far/Total Commander to GNU MC. > > I use Cygwin 1.7.1. > > MC is look beauty with mintty but I have issue: > > > > 3. Second shell not available. > > > I partially resolve all problem. > It seems by default Cygwin MC do not use subshell. > I run mc --subshell and all symptom goes out! Hello, You could also try another approach: rebuilding from the distributed source= s, and modifying mc-4.6.1-2.sh to enable subshell: $ diff -u mc-4.6.1-2.sh.orig mc-4.6.1-2.sh --- mc-4.6.1-2.sh.orig 2010-05-12 21:14:32.879507800 +0200 +++ mc-4.6.1-2.sh 2010-05-12 21:15:30.443951800 +0200 @@ -159,7 +159,7 @@ --with-gpm-mouse=3Dno \ --with-screen=3Dncurses \ --with-ext2undel=3Dno \ - --with-subshell=3Doptional \ + --with-subshell=3Dyes \ --with-glib12 ) } reconf() { Regards. --=20 Huella de clave primaria: 0FDA C36F F110 54F4 D42B D0EB 617D 396C 448B 31EB --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkvrAOAACgkQYX05bESLMetSmgCfZuZbvWYkniQPEmWZ7Ncenk/A UwAAnRRqed4t7PcK/3PT2snAZnJ+39fj =H8wr -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |