typing_10_fingers git · main
git clone https://git.christianimmanuel.de/tools/typing_10_fingers.gitwget https://git.christianimmanuel.de/tools/typing_10_fingers/archive/typing_10_fingers.tar.gz| a4ee86e | Fix: make use of whole char length instead of fixed | Christian Immanuel · 2 years ago |
| d | .idea/ | |
| - | CMakeLists.txt | 175 B |
| - | inout.c | 1.5 KB |
| - | inout.h | 702 B |
| - | main.c | 2.4 KB |
| - | README.md | 158 B |
| - | test_input.c | 1.1 KB |
README.md
typing_10_fingers
Problems
- umlaute breaks read just one char
- windows specific format <br>(system("clear" -> system("cls"))<br>colors working?)