From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from Ishtar.sc.tlinx.org (ishtar.tlinx.org [173.164.175.65]) by sourceware.org (Postfix) with ESMTPS id 2EC853858400 for ; Fri, 8 Oct 2021 23:41:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2EC853858400 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tlinx.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tlinx.org Received: from [192.168.3.12] (Athenae [192.168.3.12]) by Ishtar.sc.tlinx.org (8.14.7/8.14.4/SuSE Linux 0.8) with ESMTP id 198Ne6Iu086729; Fri, 8 Oct 2021 16:40:10 -0700 Message-ID: <6160D6CA.9000800@tlinx.org> Date: Fri, 08 Oct 2021 16:39:54 -0700 From: L A Walsh User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: jp , cygwin@cygwin.com Subject: Re: Prompt wrapping lines problems References: <1138844908.4160788.1633516517585.ref@mail.yahoo.com> <1138844908.4160788.1633516517585@mail.yahoo.com> In-Reply-To: <1138844908.4160788.1633516517585@mail.yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.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: , X-List-Received-Date: Fri, 08 Oct 2021 23:41:08 -0000 Did you try the the solution suggested? I.e. What do you see if you type: echo "$TERM" How did you start your bash prompt? Also might be useful to send the output of: stty -a On 2021/10/06 03:35, jp via Cygwin wrote: > Hello,I have the problem described in this page :https://superuser.com/questions/283236/cygwin-bash-prompt-is-wrapping-lines-on-the-same-line > I've tried everything to solved this but I didn't succeed. I have to reinstall again a previous version of cygwin... > So please, for the next version of cygwin, resolved this in the package, because it totally drive me crazy... > Thanks a lot and thanks for your great work for the cygwin software. >