Bugs item #311400, was changed at 2009-01-30 12:06 by Igor Murzov
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311400&group_id=100114

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
Milestone: None
Status: None
Original bug number: 320390


Initial Comment:
From: Matt Kraai <kr...@ftbfs.org>
To: Debian Bug Tracking System <sub...@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.


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

>Comment By: Igor Murzov (garik-guest)
Date: 2012-01-18 04:18

Message:
This doesn't work without bash-completion either. I assume this is not a 
bash-completion issue.

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

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

_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel

Reply via email to