Bug ID 905348
Summary bash: tab completion with shell variable changes command line with backslash
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware x86-64
OS openSUSE 13.2
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter rcoe@wi.rr.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

export FOO=/some/directory
somecommand $FOO/logs/def<TAB>

When I hit tab the variable $FOO becomes \$FOO in the command line
(When I hit tab the variable $FOO becomes <backslash>$FOO in the command line)


You are receiving this mail because: