Public bug reported:

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

** Affects: bash-completion (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1537392

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1537392/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to