zsh-users
 help / color / mirror / code / Atom feed
From: Andre Pang <ozone@algorithm.com.au>
To: Bart Schaefer <schaefer@candle.brasslantern.com>
Cc: zsh-users@sunsite.dk
Subject: Re: More about ksh_glob and completion
Date: Mon, 30 Apr 2001 18:33:45 +1000	[thread overview]
Message-ID: <20010430183345.A1010@exodus> (raw)
In-Reply-To: <1010429183023.ZM971@candle.brasslantern.com>; from schaefer@candle.brasslantern.com on Sun, Apr 29, 2001 at 06:30:22 +0000

On Sun, Apr 29, 2001 at 06:30:22 +0000, Bart Schaefer wrote:

> And further, the completion system didn't turn off kshglob.  It should.  See
> if this doesn't fix you up, Andre.
> 
> Index: Completion/compinit
> ===================================================================
> --- Completion/compinit	2001/04/09 20:14:08	1.1.1.1
> +++ Completion/compinit	2001/04/29 18:14:05
> @@ -134,6 +134,7 @@
>      NO_globsubst
>      NO_shwordsplit
>      NO_shglob
> +    NO_kshglob

that worked very nicely.  (although i just unsetopt'ed kshglob
in my .zshrc before this official patch came out, and that
worked fine too.)

never ceases to amaze me how quickly you guys fix stuff / get
zsh to make coffee and cure the common cold ... thanks!


-- 
#ozone/algorithm <ozone@algorithm.com.au>          - trust.in.love.to.save


      parent reply	other threads:[~2001-04-30  8:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-29 18:30 Bart Schaefer
2001-04-30  8:14 ` Sven Wischnowsky
2001-04-30  8:33 ` Andre Pang [this message]

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=20010430183345.A1010@exodus \
    --to=ozone@algorithm.com.au \
    --cc=schaefer@candle.brasslantern.com \
    --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).