[issue1066] grml bug report: Scifi Fan

Scifi Fan bts at bts.grml.org
Wed Oct 5 15:00:20 CEST 2011


New submission from Scifi Fan <scifi_fan at gmx.at>:

On Ubuntu 11.04, using the .zshrc provided on http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc causes my zsh to not react to any user input anymore if I try to tab-complete 'ls'

Reproduction procedure:
Start Ubuntu 11.04
Install zsh 
Run a Terminal (default shell still /bin/bash)
bash$ wget -O ~/.zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc 
bash$ /bin/zsh
zsh$ ls[TAB]

Expected behavior:
Auto-Completion menu should pop up for commands relevant for string 'ls'

Actual behavior:
Cursor blinks, but no reaction to user input whatsoever, not even Ctrl+C. Only solution is to kill the terminal window.

This also happens on my x86 Gentoo machine, reproduction procedure is the same. Notice that this does not happen if I type ls[Space][Tab], only on ls[Tab]

Addittional Info:
$ zsh --version
zsh 4.3.11 (x86_64-unknown-linux-gnu)
$ uname --all
Linux sf 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:17:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

----------
messages: 3973
nosy: scifi_fan
status: unread
title: grml bug report: Scifi Fan

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue1066>
_____________________________________


More information about the Bugs-changes mailing list