[Bash-completion-devel] [bash-completion-Bugs][311399] DBTS 313514: bash-completion fails with e.g., ls and newlines in file names

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Fri Jan 30 09:03:57 UTC 2009


Bugs item #311399, was opened at 30/01/2009 10:03
Status: Open
Priority: 2
Submitted By: David Paleino (hanska-guest)
Assigned to: Nobody (None)
Summary: DBTS 313514: bash-completion fails with e.g., ls and newlines in file names  
Distribution: None
Originally reported in: Debian BTS
Original bug number: 313514


Initial Comment:
From: Anthony DeRobertis <asd at suespammers.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: bash-completion fails with e.g., ls and newlines in file names
Date: Tue, 14 Jun 2005 01:37:41 -0400

Package: bash
Version: 3.0-15
Severity: minor
File: /etc/bash_completion

anthony at bohr:foo$ touch "$(echo -e 'foo\nbar')"
anthony at bohr:foo$ ls -b
foo\nbar
anthony at bohr:foo$ ls f<tab><tab>
bar  foo  

Notice how instead of completing foo?bar (where ? = newline) it offers
to complete either foo or bar.


----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311399&group_id=100114



More information about the Bash-completion-devel mailing list