Re: shifted chars -- very odd.
Hello,
This is the second time I've encountered this -- the first time I thought I was hallucinating, but this time, I think it is real...
The shifted characters (i.e., <Shift> 2 = @) somehow get remapped to other chars:
S1 = '!' (correct)
S2 = '"' (that's a double quote -- should be '@')
S3 = '#' (correct)
...
S6 = '&' (should be '^')
S7 = '/'
S8 = '('
S9 = ')'
S0 = '='
S- = '?'
S= = 'inverted !'
[ = `
] = '+'
\ = '}'
S[ = umlaut
S] = '*'
etc.
Quiting and restarting clears it, but what happened?
I believe that I had just used the VS help and then it happened. I'm not sure what I had done the first time...
Bug? Odd. Very Odd.