Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh completion for umount
- X-seq: zsh-users 22051
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: zsh completion for umount
- Date: Mon, 31 Oct 2016 15:23:58 +0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=cR80RR/EKIAO51m 26Ir2XpW0sAw=; b=s9C7bflhDZYK1h0lsgB1l7HXqZ2Ok5Rf5F0rIFb8ijY2KtR J5Pz+Lni2CK20ABAbQt3BhbkjVt85/4tMsZc/BkYKFWS0wyXrabteA5DlurCrZTM zFk5CIyMKeoSz6UmBpFQrFnATXfQZuu255oxllj3OkmTgLCAkue9BjZvEjOQ=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=cR80RR/EKIAO51 m26Ir2XpW0sAw=; b=oR7R6IBVgyVLPPkw6PLhKen8ejvlEBXJpQS/RQcikiVyaW ptF4TP/3ajE5VzPj2W8kTR0Ui/Sg6Nx5jWB+adTHIliEjGNsBsUszSLecNbIT4Kj qFtyPhsOoxyIx7CCFQnHaXloML+d1AAeHrt7fSxNuAzpk4Oy3QqC7to4RBCmU=
- In-reply-to: <161031004732.ZM18486__31116.0025107258$1477900147$gmane$org@torch.brasslantern.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <5815DDAB.8070307__40712.3355348178$1477828401$gmane$org@gmx.ch> <20161030153537.GB12137@fujitsu.shahaf.local2> <58164C21.9090505@gmx.ch> <161031004732.ZM18486__31116.0025107258$1477900147$gmane$org@torch.brasslantern.com>
Bart Schaefer wrote on Mon, Oct 31, 2016 at 00:47:32 -0700:
> If you try to trick it as Daniel suggested by adding "./", things
> are only slightly better in _canonical_paths, but then go sideways
> later: the bug discussed earlier this year, in which the current
> prefix is erased but nothing replaces it, affects this completion.
For the archives: that bug is workers/39093.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author