Open lnd1992 opened 2 years ago
When the registration shortcut key, click common + G, you can print the log, and then click the input box to make it enter the editable state, click common can print the log
当注册快捷键之后,点击common+G,可以打印日志,再点击输入框使其进入可编辑状态,点击common就可以打印日志了
我临时加了在下边两处加了 if (value.character == null) return;来解决这个问题
Looks like I have the same issue: hotkey with meta key fires on just meta key (command key in macOS) Tested on combination: Enter+Meta
+1
me too, triggers on regular cmd. workaround is unregister and register with each keypress