index
:
typr.git
master
a typing test for the terminal written in shell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-28
calculate adjusted bpm and raw
0.3
davidovski
2023-12-28
fix accuracy to count only current line changes
0.2
davidovski
2023-12-28
only redraw current line
davidovski
2023-12-27
do not use tput
davidovski
2023-12-27
hide performance debug
davidovski
2023-12-27
track performance of frames
davidovski
2023-12-27
wrap before end of line instead of after
davidovski
2023-12-27
fix ==
davidovski
2023-12-27
calculate wpm using standard calculation
davidovski
2023-12-27
fix invalid printf format
davidovski
2023-12-27
fix wpm calculation
davidovski
2023-12-27
accurate accuracy tracking
davidovski
2023-12-27
show errors
davidovski
2023-12-27
line wrapping on words
davidovski
2023-12-27
use shuf correctly to output random lines
davidovski
2023-12-27
show wpm after finished
davidovski
2023-12-27
show wpm on final screen
davidovski
2023-12-27
show time during typing
davidovski
2023-12-27
show incorrect spaces
davidovski
2023-12-27
generate random words
davidovski
2023-12-27
initial commit
davidovski