From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3045 invoked from network); 6 May 2002 14:52:35 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 6 May 2002 14:52:35 -0000 Received: (qmail 1641 invoked by alias); 6 May 2002 14:51:49 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4923 Received: (qmail 1620 invoked from network); 6 May 2002 14:51:44 -0000 From: Borsenkow Andrej To: "'Olivier Laurent'" , zsh-users@sunsite.dk Subject: RE: I lost the control key. Date: Mon, 6 May 2002 18:51:24 +0400 Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A48@mowd019a.mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 In-Reply-To: <20020506143422.GA1238@debian> x-mimeole: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal > > I lost the usage of the control key. I cannot go to the begining or the > end of the command line by typing C-a or C-e for example. And I cannot > search the history by typing C-r as another example. > > I don't have this problem in bash. If I'm in zsh and I type 'bash', I can > use the control key. > > And the problem is user related: If I type 'su -' and type 'su oli' (oli > is my username), I regain the usage of the control key. If I create a new > user, he doesn't have this problem. > > I haven't changed anything in my configuration files. And if I remove the > zsh configuration files, the problem remains. > > I'm using zsh 4.04 on Debian Woody (with a little bit of Sid). The Debian > version of zsh is 4.04-14 (don't know if it helps). > > I can live without it but it's very annoying. > Do you have EDITOR=vi or VISUAL=vi in environment? -andrej