[Bash-completion-devel] Bug#685223: Bug#685223: does not properly expand with tar long options

2012-09-06 Thread Marc Haber
On Wed, Sep 05, 2012 at 06:04:30PM +0400, Igor Murzov wrote: tar --extract --file tarfiTAB does not work even if a tarfile.tar is present in the current directory. On the other hand, tar xf tarfiTAB works. Looks like long option processing was omitted when the completion rules for tar were

Re: [Bash-completion-devel] Fixed competion of '~' and '~xx' in _filedir_xspec()

2012-09-06 Thread Igor Murzov
Your patch has been applied in commit: http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commit;h=fdb080ff89195f85e1b76d0752979dfefa777595 Tnank you for the patch. -- Igor On Thu, 6 Sep 2012 01:17:47 +0400 Andrey Pokrovskiy wonder.m...@gmail.com wrote: Sorry for the

[Bash-completion-devel] Bug#686866: ssh: files(!) with : must be completed to start with ./ when using scp/etc.

2012-09-06 Thread Christoph Anton Mitterer
Package: bash-completion Version: 1:2.0-1 Severity: normal Hi. When using files that contain a : with scp/etc. they will always be inter- preted as hosts, unless they start with ./. E.g: $ cp Screenshot\ from\ 2012-09-06\ 21\:22\:57.png 192.168.0.100: ssh: Could not resolve hostname Screenshot