Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 8 Jan 2002 11:13:23 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygwin console Message-ID: <20020108161323.GB23559@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20020108113417 DOT A8402 AT infosat DOT net> <6374-Tue08Jan2002111758+0000-starksb AT ebi DOT ac DOT uk> <1126157253 DOT 20020108122424 AT familiehaase DOT de> <5519-Tue08Jan2002114553+0000-starksb AT ebi DOT ac DOT uk> <20020108153939 DOT GA22944 AT redhat DOT com> <3C3B15B1 DOT 935C3C4 AT rowman DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C3B15B1.935C3C4@rowman.com> User-Agent: Mutt/1.3.23.1i On Tue, Jan 08, 2002 at 10:52:17AM -0500, John Peacock wrote: >Christopher Faylor wrote: >>The problem is that we'll be switching the "I need a scrollbar!"s with >>the "Where is the output from ?". >> >>cygwin's pty emulation does not work with every windows application. I >>don't think we should default to using rxvt for this reason. > >I was not aware of this limitation. Is this something we should be >working on or is it a known-lost-cause-due-to-Redmond-stupidity issue. The basic problem is that a cygwin pty is a pipe and some windows apps don't like having their input/output redirected to pipes. rxvt already has some workarounds for this but they aren't foolproof. >>It is so frighteningly trivial to change this that I don't really see a >>big deal here. The basic problem is that people think that cygwin is a >>standard inscrutable windows app with no way to control their >>environment if it isn't an option in setup.exe. >> >>Maybe that's what needs to go into the FAQ: "You have the power!" > >Maybe Gerrit's idea of having a commented rxvt line in cygwin.bat could >be extended to comment the rxvt line itself as well. This way, the FAQ >could simple say "If you don't like the (lame) DOS-box window, edit the >cygwin.bat file and uncomment the rxvt line for another kind of >terminal session." Sounds like it's time for the old "patches gratefully inspected" procedure. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/