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
Taken from koekeishiya/yabai#545 and https://forum.sublimetext.com/t/unable-to-parse-command-drag-select/50438. When Yabi is used with focus-follows-mouse, ST logs errors due to Yabi emitting a click event with nan position.
nan
Move cursor to window with focus-follows-mouse enabled.
No error message is logged
Error message is logged
The text was updated successfully, but these errors were encountered:
Fixed in 4075
Sorry, something went wrong.
BenjaminSchaaf
No branches or pull requests
Description
Taken from koekeishiya/yabai#545 and https://forum.sublimetext.com/t/unable-to-parse-command-drag-select/50438.
When Yabi is used with focus-follows-mouse, ST logs errors due to Yabi emitting a click event with
nan
position.Steps to reproduce
Move cursor to window with focus-follows-mouse enabled.
Expected behavior
No error message is logged
Actual behavior
Error message is logged
Environment
The text was updated successfully, but these errors were encountered: