zsh-users
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-users@sunsite.auc.dk
Cc: Klaus Wacker <wacker@Physik.Uni-Dortmund.DE>
Subject: Re: Completion doesn't work after upgrade
Date: Thu, 31 Aug 2000 12:33:50 +0200 (MET DST)	[thread overview]
Message-ID: <200008311033.MAA01929@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Klaus Wacker's message of Thu, 31 Aug 2000 12:17:07 +0200


Klaus Wacker wrote:

> Dear Zsh, I just upgraded my notebook from Debian Linux 2.1 to 2.2,
> which brought with it an upgrade of zsh from 3.1.2-10 to
> 3.1.6.pws21-1. After the upgrade, TAB completion didn't work any more,
> i.e., hitting TAB when the cursor is at the end of an incomplete
> filename on the command line has no effect at all.
> 
> I found by accident that `compctl -L' will make it work again,
> although, according to man zshcomp, the existing behavior is not
> supposed to be changed by this option.
> 
> I traced the problem to the two statements:
> 
> bindkey -me
> bindkey '^[[2~' overwrite-mode
> 
> in my ~/.zshrc. If I omit both, the problem goes away. Either one of
> them or both will cause the problem to reappear.
> 
> I could of course put `compctl -L >/dev/null' into my .zshrc, but
> somehow I think that that is not the correct solution.

At least one of the betas had the bug that the compctl module
wasn't loaded automatically (and it was affected by autoloading of the
zle module). I'm pretty sure this is the problem you've discovered.

So, to make things work, you can either use the workaround you
discovered or upgrade to a newer version of zsh.

You can also have a look at the new completion system...


We apologise for the inconvenience.


Bye
 Sven

P.S.: This has been fixed quite some time ago, dunno why Debian 2.2
      comes with a version of zsh that has this bug.

--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~2000-08-31 10:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-31 10:33 Sven Wischnowsky [this message]
2000-08-31 11:14 ` Thomas Köhler
  -- strict thread matches above, loose matches on Subject: below --
2000-08-27 17:02 Revised version of "promptnl" Bart Schaefer
2000-08-31 10:17 ` Completion doesn't work after upgrade Klaus Wacker

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=200008311033.MAA01929@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=wacker@Physik.Uni-Dortmund.DE \
    --cc=zsh-users@sunsite.auc.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).