Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

改善 複合鍵 字串比較 -> Control+Shift+4 key:repr() => Shift+Control+4 #100

Merged
merged 1 commit into from
Apr 1, 2021

Conversation

shewer
Copy link
Contributor

@shewer shewer commented Mar 28, 2021

Signed-off-by: shewer [email protected]
且 完善 key:eq( KeyEvent)

hot_key= KeyEvent("Control+Shift+4")
hot_key:repr() --      "Shift+Control+4"


if key:eq( hot_key) then 
   -- .......    
end 

@hchunhui hchunhui merged commit b195f92 into hchunhui:master Apr 1, 2021
shewer added a commit to shewer/librime-lua that referenced this pull request Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants