Public bug reported:

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

** 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/1541553

Title:
   bash-completion for scp 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/1541553/+subscriptions

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

Reply via email to