zsh-users
 help / color / mirror / code / Atom feed
* How to specify characters to escape with _files
@ 2006-12-11  1:12 Nikolai Weibull
  0 siblings, 0 replies; only message in thread
From: Nikolai Weibull @ 2006-12-11  1:12 UTC (permalink / raw)
  To: zsh-users

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-11  1:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-11  1:12 How to specify characters to escape with _files Nikolai Weibull

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