X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A64C53857BBD Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cs.umass.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cs.umass.edu Subject: Re: I got a '~' showing up as the Title of my Window To: "Kevin M. Wilson" , "cygwin AT cygwin DOT com" References: <821097617 DOT 2117858 DOT 1657903471527 DOT ref AT mail DOT yahoo DOT com> <821097617 DOT 2117858 DOT 1657903471527 AT mail DOT yahoo DOT com> From: Eliot Moss Message-ID: <035eeebd-d9b4-42fd-22e6-3e34229e72b8@cs.umass.edu> Date: Fri, 15 Jul 2022 15:17:27 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 In-Reply-To: <821097617.2117858.1657903471527@mail.yahoo.com> Content-Language: en-US X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: moss AT cs DOT umass DOT edu Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 26FJI5mT014857 On 7/15/2022 12:44 PM, Kevin M. Wilson via Cygwin wrote: > Greetings,    Well, I've gone and done something, and I don't know how to fix it...Please help! > I start a terminal window on my windows machine, ssh'g to my Linux box. At the top lefthand corner of that window is a tilde, "~bash". The word disappears, leaving behind the 'tilde'. Plus, on the screen next to the prompt, a few seconds later...Another'tilde'. So...Suggestions? > Kevin Presumably this is an xterm (or something like it) and bash (or whatever) is setting the window title. This can be done by sending an escape sequence to the terminal. You might look through the various bash settings regarding that - though I personally control it with my own scripts. Best - EM -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple