Mailinglist Archive: opensuse-bugs (3112 mails)
| < Previous | Next > |
[Bug 703682] bash completion ignores CDPATH settings
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 6 Jul 2011 11:55:00 +0000
- Message-id: <20110706115500.B6E8424551E@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=703682
https://bugzilla.novell.com/show_bug.cgi?id=703682#c13
--- Comment #13 from Dennis Olsson <DOlsson@xxxxxx> 2011-07-06 13:55:00 CEST ---
Ops -- I believe, I was a tad too fast there in testing...
olsson@denmark(pts/5):~/tmp 13:52:26 8223 >to A<tab>
ADMIN/
ApacheDirectoryStudio-linux-x86_64-1.5.2.v20091211/
dolsson@denmark(pts/5):~/tmp 13:52:26 8223 >to ADMIN/
bash: pushd: ADMIN/: No such file or directory
dolsson@denmark(pts/5):~/tmp 13:52:31 8224 >to ADMIN
bash: pushd: ADMIN: No such file or directory
dolsson@denmark(pts/5):~/tmp 13:52:37 8225 >pushd ADMIN/
bash: pushd: ADMIN/: No such file or directory
dolsson@denmark(pts/5):~/tmp 13:52:45 8226 >cd A<tab>
ADMIN/
ApacheDirectoryStudio-linux-x86_64-1.5.2.v20091211/
dolsson@denmark(pts/5):~/tmp 13:52:45 8226 >cd ADMIN/
bash: cd: ADMIN/: No such file or directory
The completion works, but one cannot get to the directory.
How come??
--
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.
| < Previous | Next > |