mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-09-26 19:21:13 +08:00
fix: disable cli to print 'Process' on Windows when use IME
This commit is contained in:
@@ -50,6 +50,7 @@ const nonPrintableKeys = [
|
||||
'Insert',
|
||||
'NumLock',
|
||||
'ContextMenu',
|
||||
'Process',
|
||||
]
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user