127 ;-(Tue Jan 03 22:27:09 Mac mini ~
$ echo 'tell application "System Events" to keystroke "Changeme@123"'|osascript
CHAN
0 :-)Tue Jan 03 22:27:17 Mac mini ~
$ CHANgeme@123
$ zsh
Mac mini% echo 'tell application "System Events" to keystroke "Changeme@123"'|osascript
CHa%
Mac mini% CHaNgeme@123
Any idea what is causing some letters to get capitalized ?This seems to happen if the first character is in uppercase.