zsh-users
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-users@sunsite.auc.dk
Subject: Re: completion bug?
Date: Wed, 2 Aug 2000 15:15:29 +0200 (MET DST)	[thread overview]
Message-ID: <200008021315.PAA11501@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Andy Spiegl's message of Wed, 2 Aug 2000 12:49:11 +0200


Andy Spiegl wrote:

> I think, I just found a bug:
> 
> hamster:/var/tmp>ls -la
> total 1036404
> drwxrwxrwt    2 root     root        14336 Aug  2 11:13 ./
> drwxr-xr-x   21 root     root         1024 Feb 19 00:07 ../
> -rwxrw-r--    1 spiegl   users     1112656 Aug  2 11:07 jarre2.sfk*
> -rwxrw----    1 spiegl   users    284823596 Aug  2 11:07 jarre2.wav*
> -rwxrw-r--    1 spiegl   users     3000720 Aug  2 11:08 jean.michel.jarre.free.concert.in.paris.1990-Paris.La.Defense.(A.City.in.Concert).sfk*
> -rwxrw----    1 spiegl   users    768167980 Aug  2 11:08 jean.michel.jarre.free.concert.in.paris.1990-Paris.La.Defense.(A.City.in.Concert).wav*
> hamster:/var/tmp>play jean<TAB>
> 
> After that zsh hangs and the cpu load rises and rises.
> I had to send it a kill -9 to get rid of it.
> 
> I suppose that "feature" is not intended? :-)

And of course we can't know what's happening without more
information. Namely: do you have a special completion for `play'? I
guess not. But I guess you have a match spec. So we need either your
style settings (`zstyle -L') or a xtrace output, e.g. try typing C-x?
after `ls jean'. This will produce a file with the xtrace in the
$TMPDIR (normally /tmp).

Bye
 Sven


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


             reply	other threads:[~2000-08-02 13:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-02 13:15 Sven Wischnowsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-08-02 10:49 Andy Spiegl
1999-08-25 14:58 Sven Wischnowsky
1999-08-25 16:07 ` Gabor
1999-08-25 14:25 Gabor

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=200008021315.PAA11501@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.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).