Bugs item #311982, was opened at 2009-09-27 10:30 by Ville Skyttä You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311982&group_id=100114
Status: Open Priority: 3 Submitted By: Ville Skyttä (scop-guest) Assigned to: Nobody (None) Summary: bash completion breaks glob completion Distribution: None Originally reported in: None Milestone: None Status: None Original bug number: Initial Comment: Reported in private mail to me by someone, here's a translation to English: ---- I have the latest development version of bash-completion installed. One pretty clear problem with it is that with certain commands, *foo*TAB does not seem to work. For example, in a dir containing a pile of mp3 files, the command ls *Talvi*TAB does not produce any visible results, whereas the command audacious2 *Talvi*TAB completes the command line to audacious2 159\ Talvinen\ tarina.mp3 bash --version GNU bash, version 4.0.28(1)-release (x86_64-pc-linux-gnu) ---- Regarding the above two cases, bash-completion does nothing to audacious2 and it works as the reporter expects. bash-completion however does install completion for ls. I don't have any ideas how to fix this offhand. ---------------------------------------------------------------------- You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311982&group_id=100114 _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
