- Added functionality to handle combination keys (e.g., "Meta+B") in the simulateKeyPress function.
- Expanded keyCodes mapping to include additional keys such as brackets, backslash, and punctuation.
- Improved event creation for both single and combination key presses, ensuring accurate key event simulation.
This update enhances the keyboard interaction capabilities within the UI components.
Signed-off-by: Innei <tukon479@gmail.com>