the problem with vim is that it appears to be a lot more complicated than it really is. vimtutor should not be your first resource although it is a good idea to copy and paste the bullet points after each section of vimtutor to make a cheat sheet.
>>3
It's adorable that you think cheat sheets constitute documentation. I bet you either own or would like to own a Mug of Vi.
Name:
Anonymous2012-12-24 17:44
>>7
you dont learn vim by reading the documentation, you learn vim by steadily learning a few commands at a time. thats the advantage of using vim is that you can get stuff done just knowing a small subset of commands
I tried reading a few short tutorials. Learned little, remembered nothing. Eventually I just force myself to use it exclusively, consulting a cheat sheet a handful of times when I got stuck. For the first week I could barely get anything done. After two, there was no turning back.
I watched the first couple and they're equivalent to what vimtutor claims is about 25-30 minutes.
Not to mention I can't decide if he's funny, awkwardly charming, or just trying too hard.
Name:
Anonymous2012-12-24 20:33
man vi, so 3. vilearn is for memory-impaired neurotypicals who can't memorize a tiny man page in a couple minutes.
Using vimtutor to learn vi is like using a Sepples book to learn D.
You actually really need :%s, /, ctrl-g, GG, tabnew, edit, and visual mode just to name a few. Otherwise you're probably better off using a normal text editor.
Nice try, but vim actually has a really steep learning curve and requires many commands to use effectively.
nvi also has a decent man page, which leads me to believe you're using either vim or elvis, and anyone smart enough to realize that vim is shit would also realize that elvis is only a tiny bit better.
Oh, and I miss good manpages. The BSDs tend to be better in this regard. I don't know why we decided everything has to be in text files in /usr/share/doc. Even just copying the POSIX page would be better.
``That was VIP Quality'' is an anagram for ``Phat vitality squaw.''
Name:
Anonymous2012-12-25 9:26
does anyone know how to change the default size of a frame in emacs? (recall that in emacs the terminology is reversed, frames are windows and windows are frames). I think that the size of the frame is a result of font size and default number of rows of text viewed in the frame
Name:
Anonymous2012-12-25 9:29
>>28
GNU is why. They don't like man pages because several free non-GNU implementations of man exist. It could be worse... If GNU got their way, all documentation would only be accessible through GNU info.