Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 565 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 565 Bytes

vimpracti

Linux command line utility to exercise Vim shortcuts

TODO

  • Make Getch accept KeyboardInterupt (ctrl+c) for early exit
  • Make cleaner 'frontend'
    • Do not print output after keypress. Instead, save it and print everything after game.
    • Make some kind of alert for user that time is up before beginning another question.
  • Create command line argument parsing using Argparse (Inputs: level number; list of levels - eg. navigation, inserting, visual mode.)

Sources

Shortcut list: http://www.keyxl.com/aaa8263/290/VIM-keyboard-shortcuts.htm