https://bugzilla.novell.com/show_bug.cgi?id=437295 Summary: tcsh autocompletion not working as expected Product: openSUSE 11.1 Version: Factory Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: vogt@itwm.fraunhofer.de QAContact: qa@suse.de Found By: Integration Test Created an attachment (id=246839) --> (https://bugzilla.novell.com/attachment.cgi?id=246839) "set"-env RH but maybe this does not help on SUSE, dont know... Hello, tcsh on SuSE is configured to do autocompletion with TAB. But tcsh does this definetely wrong. (At least its different as in bash and behaves "strange") HOW To reproduce: ================= (tested on SuSE 11.1 beta2) First switch to tcsh, with "tcsh" then: we like to complete the "convert" binary (part of Imagemagick). try: co[TAB] -> will be completed to "compress". ==> Obviously wrong, "bash" for example shows me ~30 binaries. How to debug this? ================== Its not that easy to debug, but I can say that on RHEL 5.2 it works as expected. (if you: set filec set autolist in RH. ) I will later attach the "set" environment from RH5.2 and the tcsh-ENV from SuSE is easy to view if you type "set". I didnt make it, to figure out what makes it work on RH, but not on SUSE. But I looks that its not releated to the binary. I copied the binary from RH to SuSE but the RH "tcsh" makes a wrong completion on SUSE too. (==> not binary related) So its somehow releated to the environment.(maybe "set") Btw: The "bug/feature" is present at least since SuSE 10.1 and maybe even before this. regards, Martin -- 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.