Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: bug report about zsh



On Mon, 20 Aug 2018 at 03:56, air azure <blucmt@xxxxxxxxx> wrote:
>
> 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

You can also do:
alias ssh='noglob ssh'


-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



Messages sorted by: Reverse Date, Date, Thread, Author