zsh-workers
 help / color / mirror / code / Atom feed
* Bug? in complist when filenames are longer than the screen
@ 2005-10-03 14:45 DervishD
  2005-10-03 17:45 ` Andrey Borzenkov
  2005-10-04 16:11 ` Bart Schaefer
  0 siblings, 2 replies; 19+ messages in thread
From: DervishD @ 2005-10-03 14:45 UTC (permalink / raw)
  To: Zsh Workers

    Hi all :)

    I'm not sure if this is a bug or if I'm doing anything wrong, but
I can reproduce it even without reading RC's (neither /etc/zshenv
nor /etc/zshrc exist, and I run zsh with "-f").

    $ print $ZSH_VERSION
    4.2.5
    $ touch a b c filename1 filename2 d e
    $ zmodload zsh/complist
    $ COLUMNS=3
    $ ls <TAB><TAB><TAB><TAB><UP><DOWN>
 
    The screen messes up and, depending on the filenames, zsh
sometimes segfaults or hangs. I don't have at hand any zsh compiled
with debug support, but if anyone can reproduce this behaviour I'll
build one and try to post here a backtrace. Anyway, the most common
behaviour is to hang, so the backtrace won't help.

    The problem happens whenever any item in the completion list is
longer or equal to $COLUMNS.

    If more information is needed or whatever, feel free to tell me.

    Thanks a lot in advance :)

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to...


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2005-10-06 16:31 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-03 14:45 Bug? in complist when filenames are longer than the screen DervishD
2005-10-03 17:45 ` Andrey Borzenkov
2005-10-03 18:48   ` DervishD
2005-10-04  2:07     ` Bart Schaefer
2005-10-04  4:39       ` PATCH? - " Bart Schaefer
2005-10-04  9:48         ` DervishD
2005-10-04 10:38           ` Peter Stephenson
2005-10-04 10:47             ` DervishD
2005-10-04 11:19               ` Peter Stephenson
2005-10-04 11:31                 ` DervishD
2005-10-04 14:32             ` Bart Schaefer
2005-10-04 14:09           ` Bart Schaefer
2005-10-04 16:37             ` DervishD
2005-10-04 16:11 ` Bart Schaefer
2005-10-04 17:13   ` DervishD
2005-10-04 19:24     ` Andrey Borzenkov
2005-10-04 20:41       ` DervishD
2005-10-06 16:01       ` Bart Schaefer
2005-10-06 16:31         ` DervishD

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).