X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=J4lDyPu7ruIyf1aCFr+oHMcBoOZAT7Si6pyiIuRJp2FqvXkKwHude 06s+2QHNJtIRoDg6iToK5hcOOO8Y4ZH7PEdCguQW5aenZ9RTinqKWtAN3g9FL7Fv t1d9hwkwlIM005z0a4dZ7+SQL0pAgLukOcashsFX4oE4QzyyA0D0Yw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=T4Sjx5fdwMN2pOmVqlXcLk8/dws=; b=NsjAT1rNUHskk503H0ugdP+/ytyu kTyvzQLSd9RnlohjckzY4+vELHWwobpaFt9eYvwZ4KX302yiljkPDYevZA0CoAGo C1enS+ZdPG/mxWENnX3lx9vYntBF63JOxE4aVKsH7RUGjqskSQZKn6yuvia0fSx7 pJ0J6CBUjWcfg/8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Dawid Ferenczy Subject: Re: Screen crippled by applications using alternative screen Date: Sat, 26 Apr 2014 18:49:09 +0000 (UTC) Lines: 39 Message-ID: References: <20140425173617 DOT GB346 AT ednor DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Christopher Faylor cygwin.com> writes: > "doesn't send ANSI codes to the console" doesn't make a lot of sense. > "Cygwin" doesn't send ANSI codes to the windows console since the windows > console doesn't understand ANSI codes. I didn't know that. So how does it work, that I'm able to set cmd.exe window title with ANSI escape sequences bellow? \[\033]0;\w\007\] It sets cmd.exe window title to the current working directory in bash. Also colors in bash are set by ANSI escape sequences. Sorry for maybe stupid questions, but I'm web applications developer not system developer. I don't know how that things work. > I don't see the behavior that you are specifying but I doubt that what > you are seeing has anything to do with the gobbledegook on the above > page. If you do want "Cygwin" to send ANSI escape sequences then you'll > need to make sure that you're using a package which knows how to send > them, i.e., an ncurses-using package, and that the TERM environment > variable is set appropriately. > > cgf Actually I don't want Cygwin to send ANSI escape sequences, I just would like to use Cygwin for doing my job, it's really great, but this screen crippling makes it really hard. I'm ready to help as much as I can, but I just need your help. Have a nice day. -- Dawid Ferenczy http://twitter.com/DawidFerenczy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple