Skip to content

D3DeFi/vimpracti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Linux command line utility to exercise Vim shortcuts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages