zsh-workers
 help / color / mirror / code / Atom feed
From: Frank Terbeck <ft@bewatermyfriend.org>
To: zsh workers <zsh-workers@sunsite.dk>
Subject: [PATCH] completion system relies on ignorebraces to be unset
Date: Sat, 12 Apr 2008 17:36:46 +0200	[thread overview]
Message-ID: <20080412153646.GS24882@fsst.voodoo.lan> (raw)

This was reported on IRC.
Adding NO_ignorebraces to _comp_options[] seems to do the trick.

Regards, Frank


Index: Completion/compinit
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/compinit,v
retrieving revision 1.19
diff -u -r1.19 compinit
--- Completion/compinit	28 Mar 2008 15:00:51 -0000	1.19
+++ Completion/compinit	12 Apr 2008 15:35:42 -0000
@@ -141,6 +141,7 @@
     NO_errexit
     NO_globsubst
     NO_histsubstpattern
+    NO_ignorebraces
     NO_kshglob
     NO_ksharrays
     NO_kshtypeset

-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925


                 reply	other threads:[~2008-04-12 15:38 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=20080412153646.GS24882@fsst.voodoo.lan \
    --to=ft@bewatermyfriend.org \
    --cc=zsh-workers@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).