Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
bug report about zsh
- X-seq: zsh-workers 43317
- From: air azure <blucmt@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: bug report about zsh
- Date: Mon, 20 Aug 2018 09:56:16 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=PZKQ1q4T38Yqo/FBToh/0kda7qb+yM+tzu1eZQctgLY=; b=No0XIGeFDZO/aL+WmAKahoqEsy8YzTSgw0AR03xK+j0ZaxC7gm29Relr5EkFi6EV3P tVPGbYNEjMj13SqdiOF0xSHLli9oJHaIxKYywOxqBkeb7E7kGnWGmRepa71dkoJlE/Li loYnu2IOc+GdtRtirtUbM/o0IHq0ivNgCu8UOj6jktIU7nZw/gsDlz2maMEY2IspvEYG DUDcIvtaR4ePFT05/+kPAJQC57aXLAAB8OWx79KYmBLUhAjGQcglMUwetSqQsWKnkVNh WRYt+ZwMC6DZJSscb2BzcG9k32aSrRBgReAEDipCatAJfBBv8cwcesziAhPjdd5PfGo+ XXsA==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
version:
zsh 5.5.1-2 (x86_64)
<https://www.archlinux.org/packages/extra/x86_64/zsh/> with
no configuration files on arch linux(latest, after pacman -Syu)
bug description:
Mount sshfs from an ipv6 server, on zsh you input
sshfs xxxx@[yyyy:yy::yy]:/zzz ~/remote
zsh report back
zsh: no matches found: xxxx@[yyyy:yy::yy]:/zzz
however, on bash 4.4.023-1 (x86_64)
<https://www.archlinux.org/packages/core/x86_64/bash/>, run the same
command and it works.
Waiting for replies!
BC
Messages sorted by:
Reverse Date,
Date,
Thread,
Author