Show HN: I built an interactive course that helps you learn Vim faster
21–30 of 265 posts
Re: Show HN: I built an interactive course that helps you learn Vim faster
#22Love it!
Re: Show HN: I built an interactive course that helps you learn Vim faster
#23I really want to like vim and I love some things about it, like the ability to move chunks about with only the keyboard. But so many things about it kill me. Like, why can't I hit right at the end of a line, and move to the next line? Who thinks that is a good idea? Also, why do I have to have a special mode to insert things? Having to change modes just seems so complex and unintuitive. And why does the help system n…
Re: Show HN: I built an interactive course that helps you learn Vim faster
#24Re: Show HN: I built an interactive course that helps you learn Vim faster
#25Re: Show HN: I built an interactive course that helps you learn Vim faster
#26I really want to like vim and I love some things about it, like the ability to move chunks about with only the keyboard. But so many things about it kill me. Like, why can't I hit right at the end of a line, and move to the next line? Who thinks that is a good idea? Also, why do I have to have a special mode to insert things? Having to change modes just seems so complex and unintuitive. And why does the help system n…
Re: Show HN: I built an interactive course that helps you learn Vim faster
#27Earlier quoted context omitted.
This may be a little elitist, but if you're not going to use vim the way it's really made to be used, why even bother? I get that `mouse=a` makes it more familiar, but if you're always going to reach for your mouse, you're never going to really get used to the motions.
Vim was designed on qwerty keyboards. On other layouts (e.g. neo2) hjkl are not in a row.
Re: Show HN: I built an interactive course that helps you learn Vim faster
#28My pet peeve is Vim tutorials that start with "use hjkl to move around" instead of "use `set mouse=a` to turn on the mouse." In my opinion you need to make sure that you are very clearly disclaiming that you are teaching a harder way of doing things in exchange for incredibly small productivity gains that will be realized years in the future, if ever. (This is basically a copy-paste of previous comments I’ve made, I…
Re: Show HN: I built an interactive course that helps you learn Vim faster
#29I really want to like vim and I love some things about it, like the ability to move chunks about with only the keyboard. But so many things about it kill me. Like, why can't I hit right at the end of a line, and move to the next line? Who thinks that is a good idea? Also, why do I have to have a special mode to insert things? Having to change modes just seems so complex and unintuitive. And why does the help system n…