Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Autocomplete for umount with space
- X-seq: zsh-users 17121
- From: David Lee <davidomundo@xxxxxxxxx>
- To: Mikael Magnusson <mikachu@xxxxxxxxx>
- Subject: Re: Autocomplete for umount with space
- Date: Wed, 23 May 2012 03:29:04 -0700
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=KBrUQsaNcQzrIYncMaAqmPHejeqEAqlBZxzPNJC2s1U=; b=NgO1mMFlALHiYZiV8hVlHRZWy8BucWKPIZoNpFIXC4uJBnvXmiQmPtkXi3KVMPvOm8 /LsYx2B9Su7ki18sGrZsyZX/OfpKwzp5pDf+v+YaDYVBNY+lhYVq5DDmHRU8HT9IUYXc /swSqE7HmG3qdIMyiWHMUJ5fHIPPg1WbTVAxjpbNubcCOCKqaU4uBNDFM0PulAfEkUzE XDyfarIWT/HqTQq7eQmMrRTFQz7c9A37DSbV7neKcQ3Jq0Xo27gyIK58u2BbTSIEOBUe ndkGbikZTF5NyVsq8HC2XAWY+LUOpKqJjnApHf8//ORUNgfDnTbcuoe/kxIzud5MXkbJ bF0Q==
- In-reply-to: <CAHYJk3QkKw6Tkmpi9WW6mj8ajd0iaEy-sWpeuCX_QZX0EdsmHA@mail.gmail.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: <4D783F56-8484-4EA5-BBC6-070F314C2FAB@gmail.com> <CAHYJk3QkKw6Tkmpi9WW6mj8ajd0iaEy-sWpeuCX_QZX0EdsmHA@mail.gmail.com>
So that's why I didn't get a response!
I'm not subscribed to zsh-workers… do I have to be subscribed there to post questions?
Also, Mikael, could you kindly forward the thread to me, or send me a link to the thread archives?
Thanks, and sorry for the double post.
On May 23, 2012, at 3:24 AM, Mikael Magnusson wrote:
> Deja vu? You sent this mail to -workers recently and there was a
> followup discussion resulting in a fix. Are you not subscribed? It
> looks like you weren't CC'd on the followup.
>
> On 23/05/2012, David Lee <davidomundo@xxxxxxxxx> wrote:
>> Hi ZSH users,
>>
>> Autocompletion for umount lists mount points clipped at the first space. For
>> example, if I have "/Volumes/Media Drive" and "/Volumes/Media Disk",
>> autocomplete for amount will only list a single "/Volumes/Media".
>>
>> Is there a fix or workaround for this?
>>
>> --David
>
>
> --
> Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author