On Thu, Apr 04, 2013 at 10:56:35AM -0700, Andy Valencia wrote: > Description: > If one has a file "data.txt" and a shell script "x", it used to > be possible to run this with "sh x dat<tab>" and have the file argument > completed to "data.txt". As of Debian Wheezy update completion > only recognizes subdirectories as possible arguments.
Sounds like a bug in the Debian bash-completion package, rather than the bash package (or upstream bash).