[Bug 1537392] Re: bash-completion for rsync doesn't understand "set completion-ignore-case on"

Aapo Rantalainen 1537392 at bugs.launchpad.net
Sun Jan 24 18:42:41 UTC 2016


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

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

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

Status in bash-completion package in Ubuntu:
  New

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

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



More information about the foundations-bugs mailing list