From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23319 invoked by alias); 2 Sep 2017 20:33:47 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 41634 Received: (qmail 28865 invoked by uid 1010); 2 Sep 2017 20:33:47 -0000 X-Qmail-Scanner-Diagnostics: from mailout08.hostingdiscounter.nl by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(91.217.57.99):SA:0(-1.9/5.0):. Processed in 3.51852 secs); 02 Sep 2017 20:33:47 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: ruud@veniogames.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | X-Virus-Scanned: Debian amavisd-new at mailout08.hostingdiscounter.nl From: Ruud van Asseldonk Subject: Initial prompt invisible (regression in 5.4.1) To: zsh-workers@zsh.org Message-ID: <48dff002-5ee0-dd38-dfe3-fb071125481d@veniogames.com> Date: Sat, 2 Sep 2017 22:22:53 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 8bit Hi, After upgrading from Zsh 5.3.1 to 5.4.1, the initial prompt is sometimes not painted when I open a gnome-terminal window. See screenshot here: https://imgur.com/a/vBDyL There is a single text-colored pixel in the terminal at the normal location of the cursor. When trying to take a screenshot of this, I noticed that the prompt is painted when the window loses (or gains, I am not sure any more) focus, if it was not painted initally. This does not happen consistently, it happens about 1 in 4 times when I open a new terminal. It seems a weird issue to be a Zsh bug, but after downgrading to 5.3.1 I have not observed this issue again. When upgrading to 5.4.2 later I did observe the issue again. Last known good version (of Arch package): zsh-5.3.1-2 Known bad versions: zsh-5.4.1-1, zsh-5.4.2-1 My zshrc is here: https://raw.githubusercontent.com/ruuda/dotfiles/master/zsh/.zshrc I did customize the prompt near the end. Let me know if there is anything I can do to help diagnose this issue. Kind regards, Ruud