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
An Amazon customer asked if blink(1) could reflect CapsLock state. This is a great idea. Is there a way to do this on at least Windows and MacOS?
The text was updated successfully, but these errors were encountered:
Looks like this code might work for MacOS: https://apple.stackexchange.com/questions/210789/check-if-caps-lock-on-in-terminal
Sorry, something went wrong.
Perhaps this could be a Code for Win: https://stackoverflow.com/questions/13905342/winapi-how-to-get-the-caps-lock-state
No branches or pull requests
An Amazon customer asked if blink(1) could reflect CapsLock state. This is a great idea. Is there a way to do this on at least Windows and MacOS?
The text was updated successfully, but these errors were encountered: