Commit Graph

2 Commits

Author SHA1 Message Date
2c4e6ad398 chore: strip all inline and block comments from python source files using tokenize module 2025-06-07 09:43:44 +00:00
6ef6116158 feat: add interactive keyboard shortcuts trainer with visual feedback
Implement a new vim_terminal_trainer.py module using curses for real-time character capture, auto-advancing on exact answer match, timer bar countdown, and persistent high-score storage in ~/.vim_terminal_trainer/score.json
2025-06-07 09:35:05 +00:00