Skip to content

Commit

Permalink
Add more sleep to pasue_by_space
Browse files Browse the repository at this point in the history
  • Loading branch information
cyqsimon committed Oct 17, 2023
1 parent 464f7ec commit a5e9484
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,14 @@ expression: terminal_events.lock().unwrap().as_slice()
Draw,
HideCursor,
Flush,
Draw,
HideCursor,
Flush,
Draw,
HideCursor,
Flush,
Draw,
HideCursor,
Flush,
ShowCursor,
]
Loading

0 comments on commit a5e9484

Please sign in to comment.