[issue983] zsh freezing on tab completion (ls)
Frank Terbeck
bts at bts.grml.org
Mon May 9 21:17:42 CEST 2011
Frank Terbeck <ft at grml.org> added the comment:
Bobby wrote:
> dpkg -l zsh
> Desired=Unknown/Install/Remove/Purge/Hold
> | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name Version Description
> +++-==============-==============-============================================
> ii zsh 4.3.11-4ubuntu A shell with lots of features
Huh. Well, the thing I though it was, was fixed in debian package
version 4.3.11-4; and that's what 4.3.11-4ubuntu* should be based
upon. :-/
Are you sure the zsh you're running is the the one from the binary
(ie. you didn't upgrade it lately). If you're unsure, please do
% exec zsh
...and retry.
If that still doesn't fix it, please try removing all aliases by doing
this:
% for i in ${(k)aliases}; do unalias $i; done
If that still doesn't fix it... ...then I'm running out of ideas.
Regards, Frank
----------
assignedto: ft
messages: 3753, 3754, 3756, 3757, 3758, 3759, 3760
nosy: ft, vienessewaltzer
priority: bug
status: chatting
title: zsh freezing on tab completion (ls)
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue983>
_____________________________________
More information about the Bugs-changes
mailing list