From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1107 invoked by alias); 22 Aug 2018 12:17:21 -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: List-Unsubscribe: X-Seq: 43324 Received: (qmail 21314 invoked by uid 1010); 22 Aug 2018 12:17:21 -0000 X-Qmail-Scanner-Diagnostics: from rcpt-mqugw.biglobe.ne.jp 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(133.208.100.4):SA:0(-2.6/5.0):. Processed in 1.907826 secs); 22 Aug 2018 12:17:21 -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=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: takimoto-j@kba.biglobe.ne.jp X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | X-Biglobe-Sender: From: Jun T Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: bug report about zsh Date: Wed, 22 Aug 2018 20:43:59 +0900 References: <3C1D9C2A-8B6D-4845-A8AD-584FB53BB434@kba.biglobe.ne.jp> <1534847772.3540929.1481090208.24D58A31@webmail.messagingengine.com> To: zsh-workers@zsh.org In-Reply-To: <1534847772.3540929.1481090208.24D58A31@webmail.messagingengine.com> Message-Id: <8DB634A8-D981-4EC5-B282-9261686141B3@kba.biglobe.ne.jp> X-Mailer: Apple Mail (2.3273) X-Biglobe-Spnum: 49960 > 2018/08/21 19:36, Daniel Shahaf wrote: > > The ':' there allows values of the users-hosts style to use colons, as in: > > zstyle '*' users-hosts danielsh:localhost If this need be supported, then I think it would be better to leave _user_at_host unchanged for the moment. # I have never used IPv6 and don't know how often typical users need to # type numeric address (instead of host name) on the command line.