Live data from Hacker News

Show HN: I built an online interactive course that helps you learn Vim faster

vim.so

11–20 of 283 posts

Re: Show HN: I built an online interactive course that helps you learn Vim faster

#17

Hate to be a negative Nancy, but on a bog standard Chrome on a bog standard Windows 10, in the first exercise the HJKL keys do nothing. The arrow keys do work...

Oh strange, I haven’t had anyone report this bug yet. I’ll look into it. Thank you for letting me know!

Re: Show HN: I built an online interactive course that helps you learn Vim faster

#18

Hey y'all! I built this interactive course after a year of learning vim and finding it to be extremely useful in my day to day development experience. The course is designed to give you lots of interactive practice so you can develop the muscle memory needed to effectively use vim. Would love to hear what you guys think about it :)

I purchased the course but was disappointed that it doesn't go much beyond the basics. For example, there is no tutorial on the dot (.) command, which is one of the main productivity hacks for vim users.

There's also no mention of the slash '/' command, moving to a particular line number with 'Shift-G', 'dw' for deleting words, or any number of things that are essential to know if you want to use vim effectively.

Re: Show HN: I built an online interactive course that helps you learn Vim faster

#19
Awesome idea, gamifying learning vim seems the way to go.

Minor detail: I would recommend you set up the keyboard focus on the game as soon as the page loads. Saw a comment mentioning that the HJKL keys were not working and the same happened to me...right until I clicked on the command-line box in order to have my keyboard focus it.

Re: Show HN: I built an online interactive course that helps you learn Vim faster

#20
Show HN: I built an online interactive course that helps you learn vim* faster

*You have a small typo in your title: should be spelled "emacs" ;)

Kidding aside, the course is fun, nice work.

Per other comments in the thread, if you want to integrate vim muscle memory and browsers, check out the Vimium extension for Chrome (granted, I've overwritten the defaults with emacs, but the idea has still been helpful and minimized mouse use).

Post reply on HN