mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
* added config param for tape mode * added settings section * added commands * moving caret to the correct place with tape mode is active * only jumping line when not using tape mode * prettier * scrolling tape * restarting test when tape mode changed * showing one line when tape mode is active * added function for scrolling words horizontally * scrolling tape when layout emulator is enabled * removed left margin when tape is active * disable tape for some challenges * fixed incorrect caret position when going back to a previous word * ignoring no-this-alias * fixed lines scrolling to often when tape mode was disabled * storing caret width in a variable * not allowing tape mode and show all lines together * removed unnecessary comment |
||
|---|---|---|
| .. | ||
| anticheat | ||
| api | ||
| constants | ||
| credentials | ||
| dao | ||
| documentation | ||
| init | ||
| jobs | ||
| middlewares | ||
| tasks | ||
| types | ||
| utils | ||
| .gitignore | ||
| app.ts | ||
| example.env | ||
| package-lock.json | ||
| package.json | ||
| server.ts | ||
| tsconfig.json | ||
| version.ts | ||