I got comfortable on the basic Vim keys using shortcutFoo [0], plus actually diving in to using it full-time. Learning Vim takes full time usage as you need to switch over your muscle memory. I still find that GVim is brilliant for beginners as it is tolerant of using other style shortcuts so you don't burn yourself. Even though you might learn slower you're more likely to progress as it's less frustrating. I don't k…
I felt vim adventures helped me, but then again that's just anecdotal proving your point.
A CLI game to learn Vim
41–50 of 55 posts
Re: A CLI game to learn Vim
#42See http://techtinkering.com/2009/08/11/my-top-10-classic-text-m... (it's at no. 2)
"This is a multi-player games that can be played over a network, or via multiple terminals on one machine. It consists of a top-down view of a maze where you run around trying to find your opponents to kill. There are a number of weapons and you can also play in teams. It is surprisingly fun, a sort of top-down text mode doom.
Originally written by Conrad Huang and Greg Couch in 1979/80."
Re: A CLI game to learn Vim
#43Other editors are available. I've never been either old enough (47) or cool enough (-20C) to really give a shit about vi/vim or emacs and co. I merely tolerate them and can do the very basics. I use joe by preference at the console ("boredom" if you like - no real excitement) and live with nano. vi and emacs I merely tolerate because I generally have to look up something. kate's alright - she's a pretty lass (for an…
Re: A CLI game to learn Vim
#44Earlier quoted context omitted.
Why not nano where all your questions are answered on the lower part of the screen?
nano is not a bad editor. It has a very straightforward learning curve but it is less featured and extensible. kakoune has more features and high quality plug-ins than nano. kakoune also interoperates better with tmux.
Re: A CLI game to learn Vim
#45Re: A CLI game to learn Vim
#46Earlier quoted context omitted.
I felt vim adventures helped me, but then again that's just anecdotal proving your point.
Vim adventures also helped me to get started in Vim. I never finished it but it definitely was useful in learning the basics. I recommend it.
Re: A CLI game to learn Vim
#47> Please do not confuse PacMan with pacman (the arch Linux package manager). PacMan is a classic, popular arcade game released in the 1980s. This is the most wonderful praise one could give to Arch.
Re: A CLI game to learn Vim
#48Re: A CLI game to learn Vim
#49> n – normal mode. > h – hard mode.
> The default mode is h, which is hard
That's an interesting definition of 'normal', then.
Re: A CLI game to learn Vim
#50I got comfortable on the basic Vim keys using shortcutFoo [0], plus actually diving in to using it full-time. Learning Vim takes full time usage as you need to switch over your muscle memory. I still find that GVim is brilliant for beginners as it is tolerant of using other style shortcuts so you don't burn yourself. Even though you might learn slower you're more likely to progress as it's less frustrating. I don't k…