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

Bug #1537392 reported by Aapo Rantalainen
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
bash-completion (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

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

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

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

But it will not work with rsync.

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

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

Revision history for this message
Aapo Rantalainen (aapo-rantalainen) wrote :

Happens also in Ubuntu-16.04 with
bash-completion: 1:2.1-4.2ubuntu1

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in bash-completion (Ubuntu):
status: New → Confirmed
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.