mitype
mitype copied to clipboard
Typing speed test in terminal
**Is your feature request related to a problem? Please describe.** If it is possible to support multiple paragraphs typing. It seems to merge all the paragraphs into one line? **Describe...
### Subject of the issue For a particular test, I got an accuracy of `102.42%`. Test sample ID: `1758` ### Your environment * operating-system `Windows` * version of Mitype `Mitype...
### Steps to reproduce 1. Attempt a test. 2. Note the time taken. 3. Play the replay. 4. Notice that the time taken is more. ### Expected behaviour Replay should...
updates: - [github.com/psf/black: 23.3.0 → 24.1.1](https://github.com/psf/black/compare/23.3.0...24.1.1) - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0) - [github.com/PyCQA/isort: 5.12.0 → 5.13.2](https://github.com/PyCQA/isort/compare/5.12.0...5.13.2) - [github.com/asottile/pyupgrade: v3.6.0 → v3.15.0](https://github.com/asottile/pyupgrade/compare/v3.6.0...v3.15.0)
### Subject of the issue Apostrophes not typing on Windows, When one appears in the text, it is impossible to get past it. No symbol is typed/registered when it is...
### Subject of the issue Ctrl+Backspace doesn't remove an entire word at a time ### Your environment * operating-system: Linux Mint * version of Mitype: 0.2.4 * version of Python:...
Display the best record at the bottom of the history page example: ``` $ mitype -H 10 Last 10 records: ID WPM DATE TIME ACCURACY 1756 59.61 2023-06-02 20:12:15 89.44%...
There is [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) which dictates which files should go where. According to that user data should go to $XDG_DATA_HOME on linux. https://github.com/Mithil467/mitype/blob/cdb2da1f40611f6e44ccba50eccd135b3a503bc3/mitype/history.py#L17 Without adding extra pip dependency:...
updates: - [github.com/psf/black: 24.4.0 → 24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2)
Let say I have the following file named `superfile.md`: ``` line1 line1 line1 line1 line1 line1 line1 line1 line2 line2 line2 line2 line2 line2 line2 line2 line3 line3 line3 line3...