bash-completion for scp doesn't understand "set completion-ignore-case on"

Bug #1541553 reported by Aapo Rantalainen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bash-completion (Ubuntu)
New
Undecided
Unassigned

Bug Description

bash-completion: 1:2.1-4ubuntu0.1

set completion-ignore-case on
touch /tmp/FOOBAR

Which means this would work:
touch /tmp/foo[TAB] -> cd /tmp/FOOBAR

But it will not work with scp.

actual happens:
scp /tmp/fooba[TAB] -> doesn't complete

expected:
scp /tmp/fooba[TAB] -> scp /tmp/FOOBAR

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.