Commit 5e3a6ef
fix: allow sub-base-speed pauses to work correctly
Set next_step_delay to 0 for Pause steps so timing is entirely
controlled by pause_until. This allows multipliers < 1.0 (like
CURSOR_MOVE_PAUSE = 0.5) to actually produce shorter pauses.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1d594d6 commit 5e3a6ef
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
904 | 904 | | |
905 | 905 | | |
906 | 906 | | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
907 | 911 | | |
908 | 912 | | |
909 | 913 | | |
| |||
0 commit comments