We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Posh.Host.Keyboard
Posh.Host.Keyboard.IsCombo
Posh.Host.Keyboard.get_KeyPress
Posh.Host.Keyboard.get_KeyUp
Posh.Host.Keyboard.get_KeyDown
The text was updated successfully, but these errors were encountered:
feat: Posh.Host.Keyboard ( Fixes #326 )
51b5836
179249b
No branches or pull requests
Posh.Host.Keyboard.IsCombo
should determine if a keypress is a combo #325Posh.Host.Keyboard.get_KeyPress
should return the currently pressed keys #327Posh.Host.Keyboard.get_KeyUp
should the current KeyUp #332Posh.Host.Keyboard.get_KeyDown
should return the current KeyDown #333The text was updated successfully, but these errors were encountered: