From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26400 invoked by alias); 17 Jul 2013 16:50:31 -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: 31526 Received: (qmail 26932 invoked from network); 17 Jul 2013 16:50:17 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at mcnabbs.org does not designate permitted sender hosts) Date: Wed, 17 Jul 2013 11:40:41 -0500 From: Andrew McNabb To: zsh-workers@zsh.org Subject: escape sequences after upgrading Message-ID: <20130717164041.GB24888@mcnabbs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.5.20 (2009-12-10) After upgrading my system, I found that every time I change a directory, zsh spits out an escape sequence that isn't recognized by my terminal. For example: amcnabb@sage:/ :) cd /etc =1B]7;file://sage.aml.cs.byu.edu/etc% amcnabb@sage:/etc :) The sequences appear on the screen with lxterminal and xfce4-terminal, though with gnome-terminal they seem to be interpreted by the terminal. While there may be a bug in lxterminal and xfce4-terminal, I'm surprised that these sequences started appearing all of a sudden and that I can't find any way to disable them. I've tried all of the following: precmd() {} preexec () {} chpwd () {} but the sequences keep on getting printed out. Am I missing something obvious about how to disable this, or is there by any chance a bug in zsh involved? I'm running zsh-5.0.2-4.fc19.x86_64. Thanks. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868