Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2002 16:29:32 +0300
From:      Vasil Dimov <vd@etrade.bg>
To:        freebsd-stable@freebsd.org
Subject:   bash directory completion annoyingly changes from 2.05a to 2.05b
Message-ID:  <20020908132932.GA22116@polejan.bl-52.studgrad.net>

next in thread | raw e-mail | index | archive | help
after upgrading from 2.05a to 2.05b i noticed that directory completions
do not work as before and probably the new way is "wrong".

being in /usr/local/etc and desiring to run ./rc.d/030.apache.sh it is
usual to type:
/usr/local/etc# ./r<TAB>03<TAB>
but after the first <TAB> now (in 2.05b) i get
"./rc.d " instead of "./rc.d/" and i have to backspace and manually type
the slash:
/usr/local/etc# ./r<TAB><BACKSPACE>/03<TAB>
and i find that annoying, isn't it?
can it be changed with `set SOMETHING' or like?
i did not find anything about it.

i know that freebsd-stable@ is not the right place for posting this,
but maybe someone has encountered the same "problem" and can help.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020908132932.GA22116>