Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Tab-completion problem through ssh when files start by dash (_remote_files:compadd:80: bad option: -@)
- X-seq: zsh-workers 40975
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Tab-completion problem through ssh when files start by dash (_remote_files:compadd:80: bad option: -@)
- Date: Sat, 15 Apr 2017 08:59:57 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=yyd+daydc/Nb9r1+UMwRkolF4kMtOCk2FErCG7NvGJg=; b=FRr4/flVrKPhYZDwgnmkj1eWHc1rXRRL3n/kbNwHKrLfyMVDsCSaVbBqmx7QtMc3Gj vUsDZiFBMDEx1KyGgcg7e1RnkTDVoy83Bl7dQk5b6w4S2BU+jU4hidwA4XIEldSafuRA o+Y5N/xBZ9F4Ii3o5T71g2Oz7tF1YePB0RyOTCzXyLjs8mD9xSYKXUFKy/fS/SVm2XzA EYCyysDlGoRkbG/44I84I6KstwCIkrtNv55sOgo2Gpn/1W3GmTRoCMFiGKUKWOunIOgf asm0FEnmHQnchDYppiNKTYJdPB3QcO7MPXjxPYjqFLclm8tFiaMOt8REkNxtULV7Svkn JyyQ==
- In-reply-to: <20170415011902.GB12706@fujitsu.shahaf.local2>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20170413174717.4w6iatxztyutpbps@mu.a3nm.net> <20170415011902.GB12706@fujitsu.shahaf.local2>
On Apr 15, 1:19am, Daniel Shahaf wrote:
}
} The "-R remote-func" option seems to be the most obvious method of
} injection. I'm not sure whether it requires a literal function name, or
} whether an anonymous function would be accepted too.
It's remove-func, not remote-func ... and it does have to be a literal
function name, it is not "eval"'d.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author