From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3025 invoked by alias); 16 Jan 2009 17:28:04 -0000 Received: (qmail 3016 invoked by uid 22791); 16 Jan 2009 17:28:04 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from simon.codemeta.com (HELO simon.codemeta.com) (199.125.75.14) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Jan 2009 17:27:28 +0000 Received: by simon.codemeta.com (Postfix, from userid 115) id 471DA44ABD; Fri, 16 Jan 2009 12:27:26 -0500 (EST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by simon.codemeta.com (Postfix) with ESMTP id D726744AAC for ; Fri, 16 Jan 2009 12:27:25 -0500 (EST) Message-ID: <4970C375.8000805@veritech.com> Date: Fri, 16 Jan 2009 20:41:00 -0000 From: "Lee D. Rothstein" User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: First Pass at mintty documentation; etc. References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Bogosity: Ham, tests=bogofilter, spamicity=0.000014, version=1.0.1 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2009-01/txt/msg00508.txt.bz2 Ashok Vadekar wrote: > Apologies for violating sane quoting convention, but I'm working off a crapberry. > > Wrt to window titles: change your PS1 prompt to no longer reassign the title with the pwd (assuming you still have the default definition from /etc/profile (or similar)) and use the same escape sequience it uses (a standard vt100 documented one) to explicity assign your own title. > I do that; doesn't fit that requirement. E.g: echo -ne "\033]2;*** $* ***\007" The requirement?: VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV >> Can you explain the "interactive" bit a bit more. Do you mean clicking >> on the window title and start typing away at it? >> >> > Exactly what I had in mine. > -- 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/