zsh-workers
 help / color / mirror / code / Atom feed
From: Ferdinand Thiessen <f.thiessen@gmx.de>
To: zsh-workers@zsh.org
Subject: Re: [BUG] umount mountpoint completion
Date: Mon, 6 Mar 2017 01:55:46 +0100	[thread overview]
Message-ID: <19f512d8-95f6-457d-e287-1d06ae949df6@gmx.de> (raw)
In-Reply-To: <8b983c55-f23e-2829-0131-c9970ec9b46b@gmx.de>

Am 05.03.2017 um 16:08 schrieb Ferdinand Thiessen:
> Hello,
>
> I noticed following bug since at least zsh 5.3:

There was a failure: When I wrote 5.3 I meant 5.0.5.
But 5.3.1 meant 5.3.1 ;-)

>
>> % cd /tmp
>> % mkdir "a 0"
>> % sudo mount -o bind /opt "a 0"
>> % sudo umount "/tmp/a *TAB*
> *TAB* is the position when tabulator key is pressed.
> This results in 5.3 to this:
>
>> % sudo umount "/tmp/a\ 0"
> Which is of course invalid. And with 5.3.1 it results to this:
>
>> % sudo umount "/tmp/a^@"
> The hex value of the result is: 2f74 6d70 2f61 00.
>
> Regards,
>
> Ferdinand
>


  reply	other threads:[~2017-03-06  0:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-05 15:08 Ferdinand Thiessen
2017-03-06  0:55 ` Ferdinand Thiessen [this message]
2017-03-06  4:01 ` Bart Schaefer
2017-03-06 17:35   ` Ferdinand Thiessen
2017-03-06 23:10     ` Bart Schaefer
2017-03-07 11:19       ` Daniel Shahaf
2017-03-07 19:14         ` Bart Schaefer
2017-03-07 20:37           ` Ferdinand Thiessen
2017-03-07 21:49             ` Bart Schaefer
2017-03-08  2:08               ` Ferdinand Thiessen
2017-03-09  5:55                 ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19f512d8-95f6-457d-e287-1d06ae949df6@gmx.de \
    --to=f.thiessen@gmx.de \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).