https://bugzilla.novell.com/show_bug.cgi?id=836067 https://bugzilla.novell.com/show_bug.cgi?id=836067#c0 Summary: alias ls in zshrc causes `ls <tab>` to malfunction Classification: openSUSE Product: openSUSE Factory Version: 13.1 Milestone 4 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: idonmez@suse.com ReportedBy: tchatzimichos@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Steps to reproduce: 1) In .zshrc, add: alias ls="ls -h" (the content of the alias is not important) 2) Press ls and then <tab> 3) Observe ls to print all contents every time <tab> is pressed, instead of select them % ls bin Desktop Documents Downloads Music Pictures Public public_html Repos Templates Videos bin Desktop Documents Downloads Music Pictures Public public_html Repos Templates Videos bin Desktop Documents Downloads Music Pictures Public public_html Repos Templates Videos % cd bin/ bin/ Desktop/ Documents/ Downloads/ Music/ Pictures/ Public/ public_html/ Repos/ Templates/ Videos/ (bin/ is selected here, next <tab> press moves to Desktop/) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.