Fix a bug on non-Windows platforms where the auto-completion suggestions
would be in lower-case when the characters typed so far were upper-case. For example, completing "FOR" suggested "FORward", instead of "FORWARD".
Authored by: david_costanzo 2019-06-24
Parent: [r4959]
Child: [r4961]