[Bash-completion-devel] soft-bug (should be in planning queue)...

Linda Walsh bash at tlinx.org
Thu Dec 19 22:59:31 UTC 2013


declare -u word
word='aαβb'
echo $word
AαβB

bash is not raising the case of UTF8 lower case letters (lower case
 alpha & beta (αβ=>ΑΒ).

It doesn't have to be fixed by tomorrow, but next week
would be fine... ;-)

(that schedule was indented as humor...)

I think it *is* something that should be in the planning
stages if it isn't already...?





More information about the Bash-completion-devel mailing list