zsh-users
 help / color / mirror / code / Atom feed
* Completion and double quotes
@ 2010-08-11 19:30 Joke de Buhr
  2010-08-11 21:51 ` Benjamin R. Haskell
  2010-08-12  9:31 ` Peter Stephenson
  0 siblings, 2 replies; 7+ messages in thread
From: Joke de Buhr @ 2010-08-11 19:30 UTC (permalink / raw)
  To: zsh-users

[-- 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 --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-08-12 16:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-11 19:30 Completion and double quotes Joke de Buhr
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

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).