Public bug reported:

Given the following Makefile

```
foo\:bar:
        echo foo >$@
```

When completing
Expected: Then completion completes to "foo:bar"
Actual: Then completion completes to "foo"

Change needed: The completion needs to ignore a colon in the target name
when the colon is prefixed with a backslash.

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

Title:
  bash-completion for make target with colon fails

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to