Folo/packages/internal/components
Innei 9dd5109bf8
fix: standardize control key naming across platforms, fixed #3860
- Updated the control key naming in the SpecialKeys object for Windows, macOS, and Linux to ensure consistency.
- Modified the transformShortcut function to replace "$mod" with "Control" instead of "Ctrl" for better clarity.
- Adjusted the key sorting order to reflect the updated naming convention.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-04 20:20:45 +08:00
..
assets refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
src fix: standardize control key naming across platforms, fixed #3860 2025-06-04 20:20:45 +08:00
package.json chore: update dependencies 2025-05-28 22:16:06 +08:00
tsconfig.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00