[Bash-completion-devel] [bash-completion-Bugs][311400] DBTS 320390: Does not tab complete a file created after tab is pressed once

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


Bugs item #311400, was opened at 30/01/2009 10:06
Status: Open
Priority: 2
Submitted By: David Paleino (hanska-guest)
Assigned to: Nobody (None)
Summary: DBTS 320390: Does not tab complete a file created after tab is pressed once  
Distribution: None
Originally reported in: Debian BTS
Original bug number: 320390


Initial Comment:
From: Matt Kraai <kraai at ftbfs.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: bash: Does not tab complete a file created after tab is pressed once
Date: Thu, 28 Jul 2005 15:30:15 -0700

Package: bash
Version: 3.0-15
Severity: minor

If I try to complete a file name before the file is created, once the
file is created, trying to complete the file name again displays the
name of the file instead of completing it:

 tty1: $ cat f<TAB>
 tty2: $ touch foo
 tty1: <TAB>
       foo
       $ cat f

It would be better if it completed the file name in this case.


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

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



More information about the Bash-completion-devel mailing list