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

Launchpad Bug Tracker 1537392 at bugs.launchpad.net
Tue May 3 13:27:42 UTC 2016


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

** Changed in: bash-completion (Ubuntu)
       Status: New => Confirmed

-- 
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:
  Confirmed

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