5 Jul
2011
5 Jul
'11
17:58
https://bugzilla.novell.com/show_bug.cgi?id=703682 https://bugzilla.novell.com/show_bug.cgi?id=703682#c7 --- Comment #7 from Dr. Werner Fink <werner@novell.com> 2011-07-05 17:58:08 UTC --- (In reply to comment #5) this is how bash behaves without any completion extension: werner@boole:~> mkdir -p /tmp/hugo/foo werner@boole:~> complete -r cd werner@boole:~> CDPATH=.:~:/tmp/hugo werner@boole:~> cd foo /tmp/hugo/foo werner@boole:/tmp/hugo/foo> nothing more and nothing less, no builtin tab completion. -- 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.