zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: zsh-workers@zsh.org
Subject: Re: bug report about zsh
Date: Tue, 21 Aug 2018 10:36:12 +0000	[thread overview]
Message-ID: <1534847772.3540929.1481090208.24D58A31@webmail.messagingengine.com> (raw)
In-Reply-To: <3C1D9C2A-8B6D-4845-A8AD-584FB53BB434@kba.biglobe.ne.jp>

Jun T wrote on Tue, 21 Aug 2018 12:24 +0900:
> all of these complete to foo@host.com and the 123 will never be offered.
> So I wonder why : is in the pattern [:@]. Is it just to ignore the
> port number (if it exists)?

The 'else' branch deals exclusively with the portion before the "@" sign
of the (incomplete) "user@host" word on the command line.

The ':' there allows values of the users-hosts style to use colons, as in:

zstyle '*' users-hosts danielsh:localhost


  reply	other threads:[~2018-08-21 10:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-20  1:56 air azure
2018-08-20 17:20 ` Jun T.
2018-08-20 17:30   ` Bart Schaefer
2018-08-21  3:24     ` Jun T
2018-08-21 10:36       ` Daniel Shahaf [this message]
2018-08-22 11:43         ` Jun T
2018-08-22 15:33 ` Sebastian Gniazdowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1534847772.3540929.1481090208.24D58A31@webmail.messagingengine.com \
    --to=d.s@daniel.shahaf.name \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).