Mailinglist Archive: opensuse-bugs (5295 mails)
< Previous | Next > |
[Bug 851908] Tab-completion of environment variables in bash broken
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 28 Nov 2013 07:49:45 +0000
- Message-id: <20131128074945.71FDACC6A5@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=851908
https://bugzilla.novell.com/show_bug.cgi?id=851908#c1
Dr. Werner Fink <werner@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #1 from Dr. Werner Fink <werner@xxxxxxxx> 2013-11-28 07:49:43 UTC
---
Can not reproduce
werner@linux:~> echo $PA<TAB>
$PACKDIR $PAGER $PATH
werner@linux:~> complete -p | grep echo
complete -F _minimal echo
werner@linux:~> compopt -D
compopt +o bashdefault +o default +o dirnames +o filenames +o nospace +o
plusdirs -D
werner@linux:~> rpm -q bash-completion
bash-completion-2.1-3.1.2.noarch
--
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 > |