Package: bash Version: 3.1-2 Severity: wishlist Tags: patch I often come across midi files from Windows that have an extension .MID However timidity completes only on .mid and .midi -- the uppercase versions are missing.
It would be nice to correct /etc/bash_completion like this: complete -f -X '!*.@(mid?(i)|MID?(I))' playmidi complete -f -X '!*.@(mid?(i)|MID?(I)|rmi|RMI)' timidity Jiri Pejchal -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-k7 Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) Versions of packages bash depends on: ii base-files 3.1.2 Debian base system miscellaneous f ii debianutils 2.15.2 Miscellaneous utilities specific t ii libc6 2.3.5-3 GNU C Library: Shared libraries an ii libncurses5 5.4-8 Shared libraries for terminal hand bash recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]