You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Implemented new `focused` hint key state for greater styling flexibility. See documentation:
https://github.com/petoncle/mousemaster/blob/main/configuration/configuration-reference.md#hint-prefix
- Added new hint property `hint.mouse-movement` which controls how the mouse moves when interacting with hints:
- `no-movement`: Mouse stays in its current position
- `mouse-follows-selected-hint`: Mouse moves to the selected hint (default behavior)
- `mouse-follows-hint-grid-center`: Mouse moves to the center of the hint grid (i.e. mouse follows every key presses)
0 commit comments