What went wrong?
sendkeys -c "kd:control,command,option<c:right:control,command,option>ku:control,command,option"
This command is not being interpreted as ctrl, cmd, option, right arrow like it should be.
Instead it is interpreted literally. My keyboard types out this string "kd:control,command,option<c:right:control,command,option>ku:control,command,option"
Expected result:
Interpet command as a single ctrl, cmd, option, right arrow
Actual result:
Command types out literal string "kd:control,command,option<c:right:control,command,option>ku:control,command,option"
Other information:
- Sendkeys version: ...
- Operating system: 26.0
- Processor (e.g. Intel, M1): M3