Update cheatsheets

This commit is contained in:
ivuorinen
2024-06-05 00:14:05 +00:00
parent c4f575222c
commit 11ed40e427
5 changed files with 102 additions and 9 deletions

26
tldr/typeinc Normal file
View File

@@ -0,0 +1,26 @@
---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# typeinc
> An `ncurses` based terminal typing speed test program, written in python.
> Try out different difficulty levels and improve your typing speed.
> More information: <https://github.com/AnirudhG07/Typeinc>.
- Enter the typing test:
`typeinc`
- Display the top 10 [r]anklist for input difficulty level:
`typeinc --ranklist {{difficulty_level}}`
- Get random English [w]ords present in our wordlist:
`typeinc --words {{word_count}}`
- Calculate hypothetical Typeinc [s]core:
`typeinc --score`