On 100914 21:15, Ville Skyttä wrote:
> The attached patch provides some automatic case insensitivity to _filedir and 
> _filedir_xspec by automatically matching all-uppercase versions of the passed 
> patterns as well as the original ones.  The idea is that if this goes in, all 
> glob arguments to _filedir and the _filedir_xspec things can be cleaned up to 
> all lowercase and we'd get better case insensitivity support automatically 
> even without this work.  The downsides are that this isn't exactly that 
> pretty, and that strictly case sensitive (non-all-uppercase) completions 
> would 
> no longer be possible.  I don't think these are big issues at all.
> 
> Thoughts, objections?

So from a glance this patch only effects file extensions, it doesn't
make the whole filename matching case insensitive?  If just for
extensions, +1.

Freddy
http://fvue.nl

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

Reply via email to