Mailinglist Archive: opensuse (1046 mails)

< Previous Next >
Re: [opensuse] 11.4 - Where did the trailing '/' go in bash-completion for ls??
On Saturday 12 March 2011 00:34:50 Patrick Shanahan wrote:
* David C. Rankin <drankinatty@xxxxxxxxxxxxxxxxxx> [03-12-11 00:19]:
What is wrong with the 'tab' to complete directory names in bash? eg:
ls Docu<tab>

gives:
Documents

but not

Documents/

This seems somewhat random:
You *probably* have a Documents *file* in your path. I do not and I do
get the trailing "/".

Quick on the trigger tonight :^)

Tapping 'tab' twice should display the available completion options, i.e.
'Documents/', 'Documents-Business/', 'Documents-Personal/' and so on, right?
It isn't possible to have both a directory 'Documents' and file 'Documents'
residing in the same directory.

:-)
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >