zsh-users
 help / color / mirror / code / Atom feed
From: Joke de Buhr <joke@seiken.de>
To: "zsh-users" <zsh-users@zsh.org>
Subject: Completion and double quotes
Date: Wed, 11 Aug 2010 21:30:08 +0200	[thread overview]
Message-ID: <201008112130.10895.joke@seiken.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

Hi,

Currently my completion is somehow configured to transform double quoted paths 
to backslash escaped paths.

Example:
  ls /path/to/"file with"<TAB> -> /path/to/file\ with\ spaces

I would like the completion not to touch the quotation. But I can't figure out 
how to get zsh to do this. The completion should work like this.

Example:
  ls /path/to/"file with"<TAB> -> /path/to/"file with spaces"

I don't remember what completion options caused the current behavior but I 
remember having zsh configured to not touch the quotes.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 706 bytes --]

             reply	other threads:[~2010-08-11 19:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-11 19:30 Joke de Buhr [this message]
2010-08-11 21:51 ` Benjamin R. Haskell
2010-08-11 22:29   ` Joke de Buhr
2010-08-12  9:31 ` Peter Stephenson
2010-08-12 10:53   ` Joke de Buhr
2010-08-12 11:03     ` Peter Stephenson
2010-08-12 15:57   ` 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=201008112130.10895.joke@seiken.de \
    --to=joke@seiken.de \
    --cc=zsh-users@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).