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
When using move-workspace --direction <DIRECTION> to move workspace between monitors, the cursor does not follow the movement.
move-workspace --direction <DIRECTION>
Here is move-workspace --direction left
move-workspace --direction left
Here is move-workspace --direction right
move-workspace --direction right
A option could be provided so that move-workspace --direction <DIRECTION> moves the cursor.
Use move-workspace --direction <DIRECTION> to move a workspace to another monitor at any direction.
No response
v3.6.0
The text was updated successfully, but these errors were encountered:
move-workspace
cursor_jump
🎉 This issue has been resolved in version 3.7.0 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
When using
move-workspace --direction <DIRECTION>
to move workspace between monitors, the cursor does not follow the movement.Here is
move-workspace --direction left
move-workspace.left.mp4
Here is
move-workspace --direction right
move-workspace.right.mp4
A option could be provided so that
move-workspace --direction <DIRECTION>
moves the cursor.Reproduction
Use
move-workspace --direction <DIRECTION>
to move a workspace to another monitor at any direction.Stack trace or error logs (if applicable)
No response
Version number
v3.6.0
The text was updated successfully, but these errors were encountered: