zsh-users
 help / color / mirror / code / Atom feed
From: "Nikolai Weibull" <now@bitwi.se>
To: "zsh-users@sunsite.dk" <zsh-users@sunsite.dk>
Subject: How to specify characters to escape with _files
Date: Mon, 11 Dec 2006 02:12:30 +0100	[thread overview]
Message-ID: <dbfc82860612101712rdf53afaja38cf25a4c676eda@mail.gmail.com> (raw)

Mkisofs(1) allows you to specify what is called "graft points" that
say how a file in the image filesystem should map to files on the
source filesystem.  The syntax is <image-file>=<source-file>.  To
allow EQUALS SIGNs in the filenames, the EQUALS SIGN can be escaped by
a REVERSE SOLIDUS (a backslash, that is).  Backslashes are already
handled by the completion system, but how do I tell it to also escape
any EQUALS SIGNs in the possible completions?

Thanks!

  nikolai


                 reply	other threads:[~2006-12-11  1:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=dbfc82860612101712rdf53afaja38cf25a4c676eda@mail.gmail.com \
    --to=now@bitwi.se \
    --cc=zsh-users@sunsite.dk \
    /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).