[Bug 639392] New: pushd bash completions fail to complete the way cd completions do
https://bugzilla.novell.com/show_bug.cgi?id=639392 https://bugzilla.novell.com/show_bug.cgi?id=639392#c0 Summary: pushd bash completions fail to complete the way cd completions do Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: All OS/Version: openSUSE 11.3 Status: NEW Severity: Minor Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rob.fortune@live.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.7 SUSE/7.0.513.0 (KHTML, like Gecko) Chrome/7.0.513.0 Safari/534.7 If you have a CDPATH set, bash completions will suggest completions from it when using cd command, pushd command does not. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=639392 https://bugzilla.novell.com/show_bug.cgi?id=639392#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |werner@novell.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=639392 https://bugzilla.novell.com/show_bug.cgi?id=639392#c1 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Dr. Werner Fink <werner@novell.com> 2010-09-15 10:03:53 UTC --- Accordinlgy to the manual page of the bash: CDPATH The search path for the cd command. This is a colon-separated list of directories in which the shell looks for destination directories specified by the cd command. A sample value is ".:~:/usr". .. there is nothing about pushd. Nevertheless I've added "pushd" to the _cd_ shell function at CDPATH parsing (compare with /etc/profile.d/complete.bash -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=639392 https://bugzilla.novell.com/show_bug.cgi?id=639392#c2 Rob Fortune <rob.fortune@live.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Minor |Enhancement --- Comment #2 from Rob Fortune <rob.fortune@live.com> 2010-09-16 09:52:17 UTC --- Agree it wasn't a bug and I should have filed it as enhancement. Intuitively you expect them to behave the same way IMHO and you must think so too since you patched it. -- 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.
participants (1)
-
bugzilla_noreply@novell.com