Brian Ericson <bericson <at> ptc.com> writes:

> Is it just me or did the upgrade from bash-completion-1.2-5 to 1.3-3 
> break ls, rm, mv, etc?  Now, when tab-completing a directory, the name 
> of the directory completes with a trailing <space> rather than a / 
> (Doc<tab> completes as "Documents " rather than "Documents/").

Works for me:

[andre@compaq-pc ~]$ rpm -q bash-completion
bash-completion-1.3-3.fc14.noarch
[andre@compaq-pc ~]$ ls Documents/^C     <-- used tab-completion
[andre@compaq-pc ~]$ rm Documents/^C     <-- used tab-completion
[andre@compaq-pc ~]$ mv Documents/^C     <-- used tab-completion





-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to