Bug#770641: bash-completion: mv --target-directory=dest/ only looks for directories for first source

2018-08-16 Thread Lionel Elie Mamane
Package: bash-completion Version: 1:2.8-1 Followup-For: Bug #770641 Note that completion of mv --target-directory dest/ does not have the same bug. -- System Information: Debian Release: 9.5 APT prefers stable-updates APT policy: (600, 'stable-updates'), (600, 'stable'), (400, 'testing'),

Bug#770641: bash-completion: mv --target-directory=dest/ only looks for directories for first source

2014-11-22 Thread Steve Cotton
Package: bash-completion Version: 1:2.1-4 Severity: normal For mv --target-directory=dest, the next argument only completes to directories, even though auto-completion of mv --t has used combined option=value form to include the target directory in the first argument. $ mkdir dest $ mkdir