From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9917 invoked from network); 10 Oct 2005 14:18:40 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 10 Oct 2005 14:18:40 -0000 Received: (qmail 58598 invoked from network); 10 Oct 2005 14:18:33 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 10 Oct 2005 14:18:33 -0000 Received: (qmail 29197 invoked by alias); 10 Oct 2005 14:18:25 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9486 Received: (qmail 29172 invoked from network); 10 Oct 2005 14:18:23 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 10 Oct 2005 14:18:23 -0000 Received: (qmail 57485 invoked from network); 10 Oct 2005 14:18:23 -0000 Received: from vms048pub.verizon.net (206.46.252.48) by a.mx.sunsite.dk with SMTP; 10 Oct 2005 14:18:22 -0000 Received: from candle.brasslantern.com ([71.116.81.225]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0IO500E0CEEKGWV5@vms048.mailsrvcs.net> for zsh-users@sunsite.dk; Mon, 10 Oct 2005 09:18:21 -0500 (CDT) Received: from candle.brasslantern.com (IDENT:schaefer@localhost [127.0.0.1]) by candle.brasslantern.com (8.12.11/8.12.11) with ESMTP id j9AEIG3X013485; Mon, 10 Oct 2005 07:18:19 -0700 Received: (from schaefer@localhost) by candle.brasslantern.com (8.12.11/8.12.11/Submit) id j9AEIFfr013484; Mon, 10 Oct 2005 07:18:15 -0700 Date: Mon, 10 Oct 2005 14:18:13 +0000 From: Bart Schaefer Subject: Re: strange symbols In-reply-to: <200510101729.35326.k_o_s@mail.ru> To: Konstantin Sobolev , Zsh Users Message-id: <1051010141813.ZM13483@candle.brasslantern.com> MIME-version: 1.0 X-Mailer: Z-Mail (5.0.0 30July97) Content-type: text/plain; charset=us-ascii References: <200510101729.35326.k_o_s@mail.ru> Comments: In reply to Konstantin Sobolev "strange symbols" (Oct 10, 5:29pm) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 On Oct 10, 5:29pm, Konstantin Sobolev wrote: } } what are these strange symbols I'm getting? I would suspect that you have a chpwd function that is printing something; perhaps something intended to change the title bar in a terminal emulator program, but perhaps intended for a different terminal than the one you are using.