From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 871 invoked from network); 10 Oct 2006 15:48:16 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.6 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 10 Oct 2006 15:48:16 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 98943 invoked from network); 10 Oct 2006 15:48:09 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 10 Oct 2006 15:48:09 -0000 Received: (qmail 9642 invoked by alias); 10 Oct 2006 15:47:59 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10822 Received: (qmail 9633 invoked from network); 10 Oct 2006 15:47:58 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 10 Oct 2006 15:47:58 -0000 Received: (qmail 97801 invoked from network); 10 Oct 2006 15:47:58 -0000 Received: from vms040pub.verizon.net (206.46.252.40) by a.mx.sunsite.dk with SMTP; 10 Oct 2006 15:47:58 -0000 Received: from torch.brasslantern.com ([71.116.118.106]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J6X007X2FUDJ12U@vms040.mailsrvcs.net> for zsh-users@sunsite.dk; Tue, 10 Oct 2006 10:47:01 -0500 (CDT) Received: from torch.brasslantern.com (localhost.localdomain [127.0.0.1]) by torch.brasslantern.com (8.13.1/8.13.1) with ESMTP id k9AFl0RT008980 for ; Tue, 10 Oct 2006 08:47:00 -0700 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id k9AFl0pe008979 for zsh-users@sunsite.dk; Tue, 10 Oct 2006 08:47:00 -0700 Date: Tue, 10 Oct 2006 08:47:00 -0700 From: Bart Schaefer Subject: Re: problems with ssh tab completion In-reply-to: <20061009222332.GA9624@localhost.localdomain> To: zsh-users@sunsite.dk Message-id: <061010084700.ZM8978@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <20061009023729.GA6361@localhost.localdomain> <061009080116.ZM6500@torch.brasslantern.com> <20061009222332.GA9624@localhost.localdomain> Comments: In reply to Stanislaw Halik "Re: problems with ssh tab completion" (Oct 10, 12:23am) On Oct 10, 12:23am, Stanislaw Halik wrote: } } However, both disabling this matcher-list completely and entering the } one you specified seems to have no effect. Hostnames, as previously, } are delimited with dots as "delimiters" of some sort. I'm out of ideas at the moment and don't have enough details of your configuration to reproduce the effect.