Vi IMproved -- Vim 418
Vi IMproved -- Vim | |
author | Steve Oualline |
pages | 572 |
publisher | New Riders |
rating | 7.5/10 |
reviewer | Craig Maloney |
ISBN | 0735710015 |
summary | The first and only published book covering the basic and advanced usage of Vi IMproved. |
Learning to crawl
Books describing editors generally fall into two categories. The first category of books will describe a particular function (like moving through a file) with all the known ways for performing that function, ad nauseum. The second category distills the myriad of ways to perform that function into a handful of the most common or most useful ways. Vi IMproved -- Vim combines both methods with good results.
The first section of the book is entitled Basic Editing; this section introduces the reader to starting and using Vim effectively without getting too bogged down in the gory details of Vim's vi heritage. In the chapter on moving around, the author begins with two methods of movement. In the details portion, the author has the reader performing more complex movements. This is a good approach, much like learning how to walk before learning how to hop, skip, jump, and dance through your document. Unfortunately this approach makes using this book as a reference very difficult. I would read sections that I wanted to use later, only to realize I couldn't find the section again. Vi IMproved -- Vim more than makes up for this shortcoming with a generous appendix detailing the Normal Mode, Command Mode, and Visual Mode commands along with a well-designed quick-reference section.
Made to Order
One of the strengths of Vim over other vi clones is Vim's ability to be used as a regular GUI application, and not just as an xterm-enhanced application.
Vi -- IMproved Vim shows not only how to use the GUI, but also how to customize the GUI to fit the reader's preferences. A good portion of this book deals with customizing Vim to suit the reader's style through the various parameters, menus, and GUI elements. Users who like their editors as stock as possible will find themselves skipping a lot of pages in this book. However even they will be tempted to try out some of the neat functions that pop up as they flip through the pages. The author conveys a sense of exploration, inviting users to experiment and try out new things with Vim.
Errata
Unfortunately, with vi and its clones, a single letter can mean the difference between moving through the document and deleting half of it by accident. Vi IMproved -- Vim is plagued with typos and errors, making this a difficult book for newbies to get into without having the errata sheet from http://vim.sf.net handy. It's understandable why a book like this would have some errors, especially with vi and Vim's terse keyboard commands.
Conclusion
Users of Vim will no doubt be thrilled with Vi IMproved -- Vim. Having a reference outside of the help menus in the program is a godsend for any user of Vim. Unfortunately the errors in this book mar what could have been the definitive book for Vim users, but for those who are starting out with Vim, or who would like to know more about Vim, this book is the perfect starting point and reference. The book covers the 5.x series of editors, but that shouldn't be a problem for most people looking to get started with the 6.x series.
If you're using Vim, you need Vi IMproved -- Vim.
You can purchase Vi IMproved from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.
They're running out of book topics (Score:3, Funny)
Re:They're running out of book topics (Score:5, Funny)
Re:They're running out of book topics (Score:3, Funny)
I still get a kick out of the "source code" for true on a Solaris box:
:)
Re:They're running out of book topics (Score:2)
Re:They're running out of book topics (Score:2)
Why break away from text editors? I would LOVE to see an 'Ed [gnu.org] for Dummies' !
(N.B. I actually had to write an Ed clone for a CS course a while back so I actually know how to use that editor. My father, a unix sysadmin in days of yore, still speaks fondly of Ed, cursing the devilish vi users.)
Re:They're running out of book topics (Score:2)
EMACS 0WNZ VI (Score:2, Funny)
--pi
NO, VI 0WNZ EMACS (Score:3, Informative)
--pi
silly /. moderators ... :P (Score:2)
EMACS 0WNZ VI [slashdot.org] (Score:1, Flamebait)
by The Pi-Guy (wiseguy586@@@yahoo...com)
NO, VI 0WNZ EMACS [slashdot.org] (Score:1, Funny)
by The Pi-Guy (wiseguy586@@@yahoo...com)
Only on slashdot ...
Vim? (Score:2, Funny)
Something that I can use that's better than ed!!
(sorry, it was that or some emacs crack)
where to get it (Score:3, Funny)
Re:[ot]Mods, this is a link to emacs (Score:2)
On slashdot, you haven't done anything until you've gotten at least one +5, Troll.
Cleans and polishes code!! (Score:4, Funny)
Vim [goto.com]
Re:Cleans and polishes code!! (Score:2, Funny)
emacs [apple.com]
Re:Cleans and polishes code!! (Score:2)
Re:Cleans and polishes code!! (Score:2)
The only problem with Vim is... (Score:3, Insightful)
I use Vim on my Debian box at home, but I am stuck with standard vi on the Solaris boxes at work.
I really miss some of its features when I'm "stuck" with "vanilla" vi.
I'm afraid if I get this book I'll miss it even more.
Heffel
Re:The only problem with Vim is... (Score:2, Informative)
It's easy enough for a VI proofed user
Download here for example [sunfreeware.com]
Link is for Solaris 2.8. But you'll find the same stuff for other Solaris version an www.sunfreeware.com [sunfreeware.com]too.
(btw. emacs is here [sunfreeware.com]
Bye egghat.
Re:The only problem with Vim is... (Score:2)
Why couldn't you load it into your personal directory? It's not like it needs root privileges.
Re:The only problem with Vim is... (Score:2)
Snap. So I downloaded Vim for SPARC/Solaris, installed it in my home directory, altered the path and aliased 'vi' to 'vim'.
Works like a charm.
Cheers,
Ian
Re:The only problem with Vim is... (Score:2)
If your sysadmins are that nasty, then you have my deepest sympathy...
Cheers,
Ian
Re:The only problem with Vim is... (Score:3, Troll)
When I want all that extra stuff, I'll use emacs. vi is my plain-jane minimal-patch solution for when I'm running root.
Re:The only problem with Vim is... (Score:3, Informative)
and you get all the masochistic vi feeling you need.
Re:The only problem with Vim is... (Score:4, Informative)
There is nothing about Vim that anyone here uses that isn't part of vi.
My favorites:
This is why I like vim, but I also like emacs. People say I'm a little weird.
Re:The only problem with Vim is... (Score:3, Funny)
Vim looks like someone ate fruitloops and vomited on my screen.
That's terribly funny, and the worst part of all the vim guys make it some damned hard to disable that crap. You have to get to
Those bastards. This may seem deceptively short, but those three steps with literally take years off your life. Don't even get me started about editing the damned ~/.vimrc file. I'm only 24, yet my hands haven't stopped shaking since.
Solaris Vim (Score:2)
One trick: some Motif programs (notably Netscape) have bad palette manners and grab a lot of colors they don't even need. I would always have at least one copy of gvim running so it always had the palette colors it needed.
Vi and Emacs gene discovered (Score:5, Funny)
Gene Hackman? (Score:3, Funny)
He'll probably blow us all away and say something completely out of line. Like, "pico".
Re:Vi and Emacs gene discovered (Score:2)
Actually when I want to do a quickie edit I use ed, not wanting to wait for vi to load. (Which not only takes the time for vi to load, but also the time to figgure out how to set TERM on whichever incarnation of a shell I'm using, not all of which are unix)
Emacs is great of long programming session, it does a lot of nice formating and brace matching automaticly. (I think vi can do this too, but not as nicely) vi is great for editing configuration files, quick and easy. When normal TERM variables don't exist, or the link is slow ed really shines.
Re:Vi and Emacs gene discovered (Score:2)
Re:Vi and Emacs gene discovered (Score:2)
Almost every Emacs user I know, also occasionally runs VI, usually for a quickie edit, not wanting to wait for emacs to load
The way emacs is intended to be used is fundamentally different than the way vi is intended to be used. While vi users frequently run vi for quick edits, then quit back to the shell, if someone is repeatedly running running emacs, editing a single file, then quitting, they're using emacs incorrectly- I have my emacs sessions running for several days or weeks at a time, loading files into buffers as needed.
And at any given time, I usually also have two shells running, info and woman buffers for reading documentation, a dired buffer for editing directories, a compilation or interpreter interaction buffer, a grep buffer, etc- emacs isn't just an editor, its an (almost) complete environment and UI
~Phillip
Re:Vi and Emacs gene discovered (Score:4, Funny)
Re:Vi and Emacs gene discovered (Score:2)
For Emacs-users wanting to do a quick edit, I would highly recommend Zile [sf.net], which will be very familiar, but loads very fast. I don't code in it, but when I'm editing configuration files and such (as root) it works great.
Of course, Emacs users should use gnuclient when they can (which will open up another window for Emacs, without starting up a second instance of the editor). Also, there's a trick using Tramp [sf.net] to ssh into your own box as root, allowing you to edit configuration files along with normal files, all under one Emacs instance. We can't keep other people from using vi, but armed with the proper tools we can at least carve out a vi-free space for ourselves :)
WTF?? (Score:3)
Sorry, no sale.
(The authour probably uses emacs, or worse, Word.)
Re:WTF?? (Score:2)
No, it's not. It's called proofreading, a concept that may or may not be familiar to the Slashdot editorial staff. Books with a lot more detail than this one (I bought it months ago) are published every day without mistakes. How about going through the galleys and testing each command and example?
Agreed... very poor book. (Score:2, Informative)
*____ Disorgainzed, Haphazard explanations -- refund time, April 8, 2002
Reviewer: Cameron from Washinton, DC
This book is poorly structured, for example, as a newbie I tried to figure out how I could insert a file into my current buffer... simple operation, yet with this book it took me 20 minutes before I literally stumbled accross the appropriate place in the book. This book is not organized well and it hurts. Further, the author doesn't explain VI concepts well at all. The reference part is just as dis-oraganized as the rest... just try to find what you are looking for. What made me write this review is that I just wasted another 10 minutes looking for how I can have two buffers open (but not two windows) Anyway, I've given up on this book
*____ Too confusing and too many errors, May 19, 2001
Reviewer: James Snyder from Mt. Holly, NJ United States
So far I have only read up to page 118. The large number of errors I have found so far is mind-numbing. I pity the poor beginner who has to plow through these mistakes in order to try to understand the vim program. For those who already have a copy, I ask you to compare figures 2.4 and 2.5 and tell me what is the difference between the two sets of arrows. Look at figure 2.13 and find the two outright errors, the inconsistency, and the point that might be confusing to a beginner. Read the section entitled 'How to Change Last, First to First, Last' on pages 103 and 104 and find the following:
1. The \(, \), \1, and \2 used here will not be introduced until page 213.
2. The regular expression in figure 9.2 is labeled a 'command', while the command itself is found nowhere.
3. The dollar sign in the regular expression is redundant.
4. The [^,]* could be replaced with the simpler
5. The space after the comma in the names file is not properly accounted for.
6. Who changes last, first to first, last anyway? It should be changed to first last, with no comma.
This nonsense appears just after the author has introduced the
These are not isolated problems, the whole book is like this.
My opinion is that:
1. Mr. Oualline has too much experience with vim to remember the needs of a beginner.
2. The artist who created the figures seems to have no experience with vim whatever.
3. The review process at New Riders is too careless.
***__ Does anyone actually read the books they review???, July 23, 2001
Reviewer: David F DelGreco (see more about me) from Fremont, CA USA
I decided to learn Vim because I work on WinNT/2K, Linux, and Macintosh boxes. Using a single editor makes it easier to work on mulitple platforms.
My review of this book is mixed. First, it's the only book on Vim and it contains a lot of information, so that's a plus. Also, it shed a lot of light on using the editor that, frankly, the help files did not (you can look up *ANYTHING* via ":help ", but the documentation is not very accessible to the new user). However, the typos, errors, bad grammar, and personal idiosyncracies of Mr. Oualline just have to be seen to be believed.
You can figure out most of the errors easily enough. For example, there's a reference to the non-BUI version of Vim (I think he meant GUI)and for some reason, in the word "filename", when used as an example (e.g., "type 'vim filename'"), the "fi" is sans-serif while the rest of the example text is in bold Courier. There are, however, numerous places where the diagrams don't match the example being discussed in the text or are just plain wrong. Some of these left me wondering if I had missed something, but trying out a command in Vim quickly showed the diagram was wrong. My favorite goof is where '#' (the command to search backwards for the word under the cursor) is shown in numerous places in Appendix C (pp. 445, 449, and elsewhere) as a British money sign (e.g., "/count/ L"), where L is the pound sign. Get it? Pound sign? Obviously the person who did the Appendices and Index (and copy-editing???) was not Mr. Oualline.
With regard to the content, I found that Mr. Oualline is very idiosyncratic. Vim is VERY flexible, using ancient Vi ways of doing things, as well as more modern ways that are easier to use. Take yanking (copying) a block of text to a register (like the clipboard). *Mouse way*: select lines, press y. *Visual way*: move cursor to top of lines to be selected, press V, select lines, press y. *Vi-ish way*: go to top of lines to be selected, press "ma" to drop a mark labeled "a", go to bottom of lines, type y'a (yank from current position to mark "a").
If you consider these different styles (mouse, visual, or Vi-ish) to approaching the same general problem, Mr. Oualline always goes with the Vi-ish style, to the point of also showing you in many cases how to precede the command with a line range instead of using marks. Where Ctrl-Wn (open a new window) will do, we get Ctrl-W Ctrl-N (equivalent). Where Ctrl-W moves down one window, we get Ctrl-W Ctrl-J (the arrows aren't mentioned). My guess is that this is not how the majority of new users will use Vim (though it might be handy if you find yourself using Vi or Vim via telnet).
A real barrier to learning the editor is the immense number of variations for accomplishing a given task. Multiple keystrokes to accomplish the same thing, as well as different approaches. What would be great for Vim is an attempt to break down tasks into functional groupings (movement, formatting, programmer stuff, managing buffers/windows) and choose a style (probably visual mode, which is almost interchangeable with mouseing) so you can say "here's a good way to get started." The many variations can be left as an excercise for power users. They are available in the online help, anyway.
All in all, I learned a lot about Vim from this book. But if I hadn't been determined to do so, I would have given up. If you want to learn Vim and the online docs aren't doing it for you, buy this book. You've been warned, so just chuckle when you come across errors and general weirdness. Kudos to Mr. Oualline for writing a book, but don't give up your day job.
Re:WTF?? (Score:2)
So anyway, this was my first serious exposure to the editor, and I have to say I liked what I read. I did catch some typos -- and probably would have picked up more if I was better versed in the software -- but these weren't enough to scare me away. I liked how the book was structured, with a quick dash through the major features in the opening chapters -- here & there touching on concepts that would be formally introduced later on -- and then a longer, more detailed review of that major functionality, revisiting those concepts and showing faster & easier ways to approach different tasks, as well as customizing default behavior with such things in mind. That way, functionality I'm not interested in -- sorry, I don't read or write Farsi, so that section wasn't particularly relevant for me -- can be safely skipped without leaving the feeling that you may have needed something in there.
Maybe the book just isn't for advanced users, or jaded Unix blowhards, or what have you. But for me, as a user of intermediate incoming experience -- and, incidently, for some of my co-workers, who do seem quite proficient in Vim -- this book was just what I had been looking for. It's worth at least skimming over in ye old bookateria some time to see if maybe the reviews & errata are blown out of proportion...
Correct errata sheet link (Score:5, Informative)
Re:Correct errata sheet link (Score:2)
Planned obsolescence. They want to make money on the next, latest, greatest edition.
Why? (Score:2, Interesting)
Notes from the war (Score:4, Interesting)
Okay, that's all. Get back to your cubicles and your Nerf(tm) Mortar Launchers.
Re:Notes from the war (Score:2)
Maybe this guy was browsing some ascii pr0n. [asscii.com]
(Note: a direct link was not provided because of the site's bandwidth problems.)
what's wrong with .... (Score:2)
Re:what's wrong with .... (Score:2)
I love vim and my heart goes out to starving africans but I'm not buying this book. the typos I've heard about here alone is enough to steer me away from it.
also, new riders, whats their deal? has anyone read the NR's mysql book? does it not seem like a damn near verbatim copy of the mysql online documentation only sans that helpful search function?
vi vs emacs and such (Score:2, Insightful)
Yet, I am a sysadmin at heart and when it comes to editing things on the fly. vi is everywhere. It does not matter what way-old silly box sitting in the corner that I find vi is there. Sometimes I get stuck on windows box for a second and find myself hitting the ESC key. HA!
I do not why things have to always have to be so heated. If you know and like emacs use it otherwise set EDITOR=vi and be done with it.
People use different tools for different tasks sometimes because one is better than the other. Sometimes it is a just a matter of personal choice. Why this is so hard to understand is beyond me.
_______________________________________________
Re:vi vs emacs and such (Score:2)
Re:vi vs emacs and such (Score:2)
All most people need on one page. (Score:3, Informative)
mg (Score:3, Interesting)
his suggestion? mg [kingston.ac.uk] - it's apparently "like emacs" except "without the bloat".
Re:mg (Score:2)
You can use mutt to read mail, vi to edit files, and any number of other programs to do source control, diff browsing, remote file management, USENET, syntax highlighting, interpreter and debugger interaction, interactive make and error finding, etc, etc, etc. Now you have to learn all of those tools, and get used to the different user interfaces.
You may like that. I find that using emacs for mail is too painful (emacs' single largest failing is that it does EVERYTHING, but is not multi-threaded), so I use mutt or evolution. There's no harm splitting away from emacs for one function or another, but you always have those tools there.
On the other hand, I'm a sysadmin. When I want to edit
Don't fight over emacs vs vi, E vs twm, exim vs sendmail, Debian vs Red Hat, etc until you know both tools and all of the related tools cold. When you do, you can have an intellegent discussion about which to use when. Until you do, you're no better than the chuckle-heads who said that Last Temptation of Chirst was sacreligious without going to see it first.
Re:mg (Score:2)
Re:mg (Score:2)
Second, anyone who edits the passwd file without making a backup gets shot. It's that simple.
Vim reference guide (Score:4, Interesting)
Vim already comes with a tutorial (Score:3)
Actually, it does come with one, albeit a bit primative. I just installed the latest Linux beta (Limbo [redhat.com]) on my workstation at home. I knew it came with vim, but I really had no experience using vi or vim (I'm kinda new to Linux)... so instead of buying a manual or wading through man pages, I ran the vimtutor [linuxcommand.org].
If you want to learn the basic features, and how to navigate vi or vim, I highly recommend it.
The book is online for free (Score:5, Informative)
as it has been released under the OPL licence.
Enjoy
Re:The book is online for free (Score:2, Interesting)
Re:The book is online for free (Score:2)
The only vim documentation I use... (Score:2)
Otherwise, all you really need to remember is that Ctrl+W, N opens a new window, Ctrl+W, c closes the window. "syn on" and "syn off" turn syntax highlight on and off respectively.
All right, all right, that was just the tips I give to complete newbies, as there is a lot more to vim than this.
vim is good. vim rules. 'nuff said.
Unfortunatley... (Score:2)
Re:Unfortunatley... (Score:2, Funny)
vim -d file1 file2
which is like sdiff but also allows you to edit both files.
favourite (useless) vim command is:
1GVGg?
try it. (repeat it to undo. or just 'u')
andy
This Book is online (Score:2)
vi for windows (Score:2, Informative)
http://www.winvi.de [winvi.de]
Oh goody, editor advocacy (Score:2, Redundant)
-=-=-=-
-=-=-=-
Oh, and here's another advocacy gem from Usenet:
-=-=-=-
Since I'm still fighting to get my lines long enough to satisfy the lameness filter, I might as well throw in another this old joke [thinkgeek.com] while I'm at it.
Somebody has to quote the classics... (Score:2, Funny)
When I log into my Xenix system with my 110 baud teletype, both vi *and* Emacs are just too damn slow. They print useless messages like, 'C-h for help' and '"foo" File is read only'. So I use the editor that doesn't waste my VALUABLE time.
Ed, man! !man ed
ED(1) UNIX Programmer's Manual ED(1)
NAME ed - text editor
SYNOPSIS ed [ - ] [ -x ] [ name ] DESCRIPTION Ed is the standard text editor. -----
Computer Scientists love ed, not just because it comes first alphabetically, but because it's the standard. Everyone else loves ed because it's ED!
"Ed is the standard text editor."
And ed doesn't waste space on my Timex Sinclair. Just look:
-rwxr-xr-x 1 root 24 Oct 29 1929
Of course, on the system *I* administrate, vi is symlinked to ed. Emacs has been replaced by a shell script which 1) Generates a syslog message at level LOG_EMERG; 2) reduces the user's disk quota by 100K; and 3) RUNS ED!!!!!!
"Ed is the standard text editor."
Let's look at a typical novice's session with the mighty ed:
golem> ed
? help ? ? ? quit ? exit ? bye ? hello? ? eat flaming death ? ^C ? ^C ? ^D ?
--- Note the consistent user interface and error reportage. Ed is generous enough to flag errors, yet prudent enough not to overwhelm the novice with verbosity.
"Ed is the standard text editor."
Ed, the greatest WYGIWYG editor of all.
ED IS THE TRUE PATH TO NIRVANA! ED HAS BEEN THE CHOICE OF EDUCATED AND IGNORANT ALIKE FOR CENTURIES! ED WILL NOT CORRUPT YOUR PRECIOUS BODILY FLUIDS!! ED IS THE STANDARD TEXT EDITOR! ED MAKES THE SUN SHINE AND THE BIRDS SING AND THE GRASS GREEN!!
When I use an editor, I don't want eight extra KILOBYTES of worthless help screens and cursor positioning code! I just want an EDitor!! Not a "viitor". Not a "emacsitor". Those aren't even WORDS!!!! ED! ED! ED IS THE STANDARD!!!
TEXT EDITOR.
When IBM, in its ever-present omnipotence, needed to base their "edlin" on a UNIX standard, did they mimic vi? No. Emacs? Surely you jest. They chose the most karmic editor of all. The standard.
Ed is for those who can *remember* what they are working on. If you are an idiot, you should use Emacs. If you are an Emacs, you should not be vi. If you use ED, you are on THE PATH TO REDEMPTION. THE SO-CALLED "VISUAL" EDITORS HAVE BEEN PLACED HERE BY ED TO TEMPT THE FAITHLESS. DO NOT GIVE IN!!! THE MIGHTY ED HAS SPOKEN!!!
--
From: patl@athena.mit.edu (Patrick J. LoPresti)
Message-ID:
Sender: news@athena.mit.edu (News system)
Subject: The True Path (long)
Date: 11 Jul 91 03:17:31 GMT
Newsgroups: alt.religion.emacs,alt.slack
Organization: Massachusetts Institute of Technology
Lines: 95
Obligatory vi bigotry post (Score:2)
There are only two kinds of people who don't like 'vi':
1) Those who can't type
2) Those who don't understand 'vi'
Yes, Emacs has a programming language that theoretically gives you some advantages, but you can't beat the power of 'vi' for being able to do complex edits extremely quickly (without having to write a program).
So, where's the update? (Score:2)
Well, there are enough little changes between 5 and 6 that doing anything beyond "looking to get started" is a pain. Why write a review of a book that's been out for some time now, and is due for an updated edition?
Silly :) (Score:2, Informative)
I've found vim to have extensive documentation, though sometimes, just finding the right information is incredibly difficult to do. (I just end up grep -r ing the documentation dirs)
If you're starting out, a cheaper hard copy alternative just to get you started (since one of the major roadblocks is the initial learning curve) is the vi quick reference [oreilly.com] from O'Reilly. Nice too that it points out vanilla commands vs implementation specific ones. Information is nicely arranged too. I think I've even seen printable posters with beautifully arranged command maps.
Myself, I only use the basic commands anyways, I don't need the full set of features. I work on so many systems that customization is not an option. And sometimes, all these extra options just get in the way. Magic indents are interesting, ability to execute perl is interesting, but I don't really need them, infact I find them annoying. (I end up undoing the formating that vim magically formats for me) For my personnal system, I usually end up remove all the xyzzy and stick with the basics.
too basic (Score:2)
This book looks like a good step forward (at least I can search a pdf in one shot!) but it starts out telling me lots I already know how to do because it's just vi, not the improved part. Where's the single doc "here's what we improved"?
Re:too basic (Score:2)
# or
# depending on whether you have a light or dark background.
# copy that line to ~/.vimrc to retain that setting.
# hth
No joe fans? (Score:4, Insightful)
I've instead been a longtime fan of joe. Simple, lightweight and powerful enough for more complicated jobs. AND it's user friendly.
Re:No joe fans? (Score:2)
For a long time, I've used joe for everything: homework, web design, config files, etc.
However, when I had to use Solaris systems, I was stuck with vi (I was able to compile joe but there were at least 4 different systems and I was lazy).
Now I see that VI is the "true way to go". Not only because you can find it everywhere (which is true for ED also), but also it enables you to work much more efficiently. Deleting, pasting, changing a bunch of lines, using regular expressions, etc makes your life happier.
I hope one that you'll find the light too.
My biggest complaint about this ViM book... (Score:2)
Much better references can be found in the ViM help documents. In fact, the documentation is better from the included help IMHO; the problem is navigating the help files is about as intuitive as using info (which I think is about the least intuitive document navigation system ever produced).
I have learned a lot about ViM from browsing the book, though, so I can't totally trash the book. I just think there's lots of room for improvement.
for you Python programmers... (Score:2, Interesting)
Ok, been trying to figure this out for awhile... (Score:2)
Bryan
Re:Ok, been trying to figure this out for awhile.. (Score:2)
You may be looking for :20,25>>>>> . Or if you don't know the exact line numbers, move to the last line, mark it 'a' with ma, move to the first line, and then :.,'a>>>>> . This will move the lines over by five times the "shiftwidth". (How many columns this is and whether you get tabs or spaces depends upon, among other things, the shiftwidth, tabsize, expandtabs and smarttabs settings.)
Re:Ok, been trying to figure this out for awhile.. (Score:2)
20G5>>....
take lines 20-25 and remove one tab:
20G5
hope that's what you were looking for
Re:Ok, been trying to figure this out for awhile.. (Score:2)
20G5<<
A good VI tutorial (Score:3, Funny)
I'm a vim fan, but... (Score:2)
Ok, rant time. I'm big Vim fan. Every computer I own or use (well, every working computer) has it installed. The only editor that approaches EMACS's feature set, and nowhere near the great bloatware's klunkiness or unpredictability. But.
I'm rather disappointed that EMACS and Vi (and its clones, of which Vim is the best and mostly widely used) remain the most widely used text editors. Now each has strengths and weaknesses relative to the other, and it's no use rehashing those wars here. What's important is that both these editors are designed around constraints that are about 20 years out of date. Most especially, they were designed to be used by a text-mode terminal (very fancy ones, in the case of EMACS, very limited ones [216.92.110.6] in the case of vi) over a relatively slow connection.
I won't comment on EMACS, since I lack the obsessiveness to be a serious user. But on vi, the big design decision was to build in a lot of modes to get around the limitations of the terminal. This allowed a lot of commands without function keys or complicated keystrokes. It also allowed the user to enter blocks of text without realtime update -- an essential feature on a 300 baud connection!
But, in a GUI environment, modes are a Bad Thing. Yeah yeah, some of you like being able to do complicated edits without moving your hands off the keyboard to grab the mouse. But most people have an easier time if they don't have to keep a state map current in their head.
Now Vim has impressive GUI support (platform-independent GUI support, which is the main reason I use it), but it still has all the modes of vi, plus 3 or 4 of its own. And its macro language is a kludgy extension of the simple-minded command language Bill Joy invented for the original ex/vi editor, itself a minor extension of the ed [perl.com] command language.
Various projects have tried to do all this over using modern design principles, but the EMACS and Vi user communities are just too entrenched. If I were a better programmer, I'd try it myself, maybe using the vim engine as a basis. But probably I'd be the only user!
IMproved NOT (Score:2)
Like the time line numbers (:set nu) have lines under them. You have to turn that off with (hi LineNr term=bold).
In the latest release (from RH actually) they put visual line breaks (not real newlines) in lines that are longer than the terminal is wide so that it doesn't print text in the left margin. Supposed to look nice I guess. Not only is that just a silly worthless feature but now if I select a line in X with the mouse and paste it somewhere I get stairstepping text.
I think their stuggling for new ideas. I wish they would clean up that morass and make a nice X widget instead.
Re:Holy War (Score:4, Funny)
Re:Holy War (Score:2)
M-x repl-str 'people are' 'people who are'
Re:Holy War (Score:3, Funny)
Re:Pointless (Score:2, Insightful)
Vi is a powerful, small (memory), and fast editor thats available on every unix system I have ever seen.
The End.
Re:What I don't like in vim (Score:2)
Re:What I don't like in vim (Score:2)
Y
p (or P)
You can do the same thing with buffers if you wish to write several discrete sections to another file.
Re:W00t (Score:2, Informative)
vim.sourceforge.net [sourceforge.net]
Tons of plugins/tips....vi is not just for sysadmins anymore.
Sig correction (Score:2, Insightful)
God was here first.
Re:Any Text Editor That Needs A Book... (Score:3, Informative)
Another wonderfully useful feature of VIM is that you can record useful, exacting macros with VIM, which you certainly can't do with MSVC or, in my relatively limited experiece, any other editor other than emacs. All the power of VIM's normal mode is present in its macro capability.
Another bonus of VIM is that it can simultaneously display many different files split horizontally or vertically. While MSVC will allow you to do this, the title bars and scroll bars in all of those windows eat up so much screen space that it's not worth doing for more than two files.
Also, the syntax highlighting in VIM is better, or at least more configurable. For example, I've been using doxygen lately. I really like the different elements of a doxygen comment to show up in different colors so that I can pick out easily when I've made a stupid mistake. For VIM, I just went to vim.sf.net, found the friendly doxygen.vim syntax highlighting fixeruper that someone had written and I was in business. With MSVC you could probably write some extension to highlight the syntax the way you wanted, but what a pain.
In the end it comes down to using a tool that is designed for the task. VIM was designed for editing code. The MSVC editor employs the same basic editing philosophy as notepad or MS Word, which were certainly never designed for coding. Just a simple example: VIM has a set of commands which work in a line oriented way. Software is written in lines. Honestly, a good deal of what I find myself doing with code is moving a line or a group of lines around.
Before I starting using VIM, I was the most efficient person I knew at editing code in MSVC because I had the keyboard commands down. Now that I use VIM, I really do edit code way faster, especially for any sort of repetitive task.
Re:Any Text Editor That Needs A Book... (Score:2, Funny)
Re:Any Text Editor That Needs A Book... (Score:3, Insightful)
1) Repeat the last command
2) Execute a command an arbitrary number of times
3) Folding
4) Non-overlapping windows of different files
That's all I can think of right now. I've really tried getting aquainted with MSVC, since it has our project management integrated. But when I need to do non-trivial code changes, using vim always, always is easier.
> Any Text Editor That Needs A Book is hopelessly
> broken.
I truly hate this philosophy of interface design. It's what gives us useless, dumbed-down GUIs and languages like COBOL. Requiring the slightest goddamned effort by the user can make everybody's life easier.
*yeah right* (Score:3, Interesting)
Easy: I can't run the MSVC editor from an SSH session.
The thing is, for the MSVC editor, all the commands are "hidden" in menus you reach with the mouse, and the keyboard shortcuts associated with them. vi just has different shortcuts.
If you don't like vi, just use a different editor. Just use what you like best, like all of us do. I don't like vi, I use joe, jed, pico or emacs. Do I complain that vi sucks? No, because it doesn't. It just doesn't fit the way I do editing.
Re:Any Text Editor That Needs A Book... (Score:2)
This book is optional. `man vi` is sufficient for most people.
The editor that comes with MSVC is usable without a book.
This is debatable. I used MSVC once and remember not being able to type but a few characters at a time before some lame popup or menu prompted me for mouseclicks or selections. These things are probably customizable (sounds like the MSVC on-line help would get used quite a bit before these wrinkles are ironed out).
vi is faster than MSVC, once you have learned a few command keys and understand regular expressions. vi can be extremely productive. MSVC really caters to the newbies of the programming world, and it can grow old pretty quickly once you want to do things faster.
What can VI/VIM do that it can't?
10yy kkkkkkk p (fast copy and paste, for example)
(The numbers after the colons above define ranges of line numbers to operate upon)
The only real weakness of vi is formatting written paragraphs (Emacs has Meta-Q for automating this).
You may see the obtuseness of VI as part of the initiation; I see it as damage and route around it.
Actually, fans of vi see it as a very efficient tool to get the job done. I have saved much more time using vi than I have spent learning it. This is the reason vi just doesn't go away to be replaced by something "superior".
Re:Any Text Editor That Needs A Book... (Score:4, Insightful)
This is a common misconception among people who are unfamiliar with vi (that the people who use it know that it's hard to use, but use it anyway because they're stuck and the past and so that they can feel smug and superior to the Common Man who can only use Common Editors.) However, it's dead wrong.
I use vi because it's easy to use. That's right; vi is easy to use.
It is not, however, particularly easy to learn, and here's where the problems arise: too many people confuse ease of use with ease of learning. If you sit somebody down in front of a tool such as the MSVC++ editor, of course they will be able to learn it quicker than they would be able to learn vi, particularly if they are already familiar with concepts such as the mouse, pull-down menus, standard keyboard shortcuts, and other familiar elements of modern windowing environments.
But does that mean that, at the end of the day, the MSVC++ editor is easier to use than vi? I don't think so. For example, if I want to delete 8 lines of text in vi, I simply type "8dd". Now, you might say "Well, all I have to do is take the mouse, highlight those eight lines, and choose Edit->Cut or press Delete or Control-C or Control-X or whatever", and you'd be right. And this may be more intuitive and familiar then pressing "8dd", but you'd have a difficult time convincing me that it's easier, and it is most certainly not faster.
Here's the bottom line: Some vi users accuse users of other (mostly GUI) editors of being technically-challenged simpletons. Some users of other (mostly GUI) editors accuse vi users of being anachronistic elitists. Both sides are wrong. An editor is a tool; use the one that fits you the best. Personally, I'll take vi any day, but that is my opinion (and it is for this reason that I qualify my statement with "personally.")
Re:Any Text Editor That Needs A Book... (Score:2)
Uh, select "Macro" from the tools menu.
> Can you set up any key binding you want?
Select "Customize" from the tools menu and click the "Keyboard" tab.
> Can you execute commands arbtitrary numbers of
> times?
I sure wish it could. My boss ribs me for using vim whenever I need to do real work, but the MSVC editor is not as brain-dead as that.
> In the end, you're either a troll or a moron.
No kidding.
Re:Any Text Editor That Needs A Book... (Score:2)
Re:7.5/10??? (Score:2)
Re:Vi and Emacs are dead! HAH!!! (Score:2)
So when, exactly, is kdevelop going to appear in base installs of Solaris, AIX, HP-UX, FreeBSD, IRIX, and so on?
And how are we going to magically back-implement them to all of the older platforms that are already installed?
Oh, not to mention make them available for a minimally-running system, being accessed from a remote VT-102?
Oh, silly me--kdevelop and anjuta are IDEs! vi(m) is a text editor, last time I checked. As a text editor, it's still got some life in it.
Emacs, as an editor or an IDE, also isn't quite dead yet. However, it's dying--I don't expect it to hang on for much more than 15 more years.
Re:Vi and Emacs are dead! HAH!!! (Score:2)
vi is always there, and always works. Since it is massively useful, consistent across the Unix universe (more or less
Re:Good Cause (Score:2)