[Bug 1019217] Re: Tab completion with tar -xf doesn't support spaces in file name

Ubuntu Foundation's Bug Bot 1019217 at bugs.launchpad.net
Fri Jun 29 12:25:09 UTC 2012


The attachment "0001-Fix-tar-xf-completion-with-spaces-in-file-
names.patch" of this bug report has been identified as being a patch.
The ubuntu-reviewers team has been subscribed to the bug report so that
they can review the patch.  In the event that this is in fact not a
patch you can resolve this situation by removing the tag 'patch' from
the bug report and editing the attachment so that it is not flagged as a
patch.  Additionally, if you are member of the ubuntu-reviewers team
please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
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/1019217

Title:
  Tab completion with tar -xf doesn't support spaces in file name

Status in “bash-completion” package in Ubuntu:
  New

Bug description:
  This works:

  $ touch test\ file
  $ tar -cf te<tab>
  $ tar -cf test\ file

  But this does not:

  $ touch test\ file
  $ tar -xf te<tab>
  $ tar -xf test file

  (No backslash.)

  Even:

  $ touch test\ file
  $ tar -xf test\ file<tab>
  $ tar -xf test file

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: bash-completion 1:1.3-1ubuntu8
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu10
  Architecture: amd64
  Date: Fri Jun 29 12:55:34 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120319)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: bash-completion
  UpgradeStatus: No upgrade log present (probably fresh install)

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




More information about the foundations-bugs mailing list