www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
X-Authenticated: | #14308112 |
Date: | Wed, 27 Jul 2005 16:12:40 +0300 |
From: | Pavel Tsekov <ptsekov AT gmx DOT net> |
X-X-Sender: | ptsekov AT mordor |
To: | Krzysztof Duleba <krzysan AT skrzynka DOT pl> |
cc: | cygwin AT cygwin DOT com |
Subject: | Re: mc 4.6.1 - background not working |
In-Reply-To: | <dc6bf1$mbs$1@sea.gmane.org> |
Message-ID: | <Pine.CYG.4.58.0507271559240.1344@mordor> |
References: | <dc6bf1$mbs$1 AT sea DOT gmane DOT org> |
MIME-Version: | 1.0 |
X-Y-GMX-Trusted: | 0 |
X-IsSubscribed: | yes |
Hello, On Tue, 26 Jul 2005, Krzysztof Duleba wrote: > In the latest release of mc, subshell isn't working. Ctrl-O just shows the > background. However, if I build mc myself from the sources, subshell works > fine. [...] > Why is background disabled? And why ncurses instead of S-Lang? Because using the subshell leaves stale subshell processes and each time I start to debug this problem I get nowhere due to lack of time. The problem is pretty complex. Hopefully I'll find the time to find a solution for it. And btw you are wrong - the MC package has subshell support but it is disabled by default. Try `mc --help' . As for slang vs. ncurses - because Cygwin has a working ncurses package that has proven itself over the time. I've compiled and used slang on Cygwin and it seems to work fine but I haven't done any serious testing. Why do you think slang should be used instead of ncurses ? Almost all functionality that is available with slang is also available with ncurses. The only thing that doesn't work currently if MC is build agains slang is the `--color' option. Besides, MC actually uses the curses api to draw the screen - slang is used trough a set of wrappers which emulate the necessary subset of curses calls. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |