Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

Tech Comics: "Groundhog Day"

Want a Job? Learn Linux

PC-BSD 9 review – to FreeBSD what Ubuntu is to Debian

Time to dispel open source myths, says Liam Maxwell

SECURITY: Nmap Inside and Out

Eight features Windows 8 'borrowed' from Linux

Malware devs embrace open-source

A tale of two distros: Ubuntu and Linux Mint

Raspberry Pi benchmarked against Beagleboard, low price is long term

20 popular Ubuntu Linux apps you may want to try



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:Vim 101: A Beginner's Guide to Vim
Vim 101: A Beginner's Guide to Vim
Nov 21, 2009, 20 :02 UTC (5 Talkback[s]) (8985 reads)

(Other stories by Joe Brockmeier)

"Note that this is an article explicitly for beginners new to Vim. If you've been using Vim for a while, all of this should look entirely familiar--and you might wonder why some topics aren't covered. Patience. We'll get to everything in due time, but there's a lot to cover!

"What's Vim, and Why Do I Want It?

"Vim is the editor of choice for many developers and power users. It's a "modal" text editor based on the vi editor written by Bill Joy in the 1970s for a version of UNIX. It inherits the key bindings of vi, but also adds a great deal of functionality and extensibility that are missing from the original vi.

"What the heck do we mean by modal? When you're using most word processors and text editors, the alphanumeric keys (i.e., a through z, 1 through 9) are only used to input those characters unless they're modified by a control key. In Vim, the mode that the editor is in determines whether the alphanumeric keys will input those characters or move the cursor through the document."

Complete Story

Related Stories:
Character Sets in Linux or: Why do I See Those Weird Characters?(Nov 12, 2009)
Matching Newlines in Vim(Oct 14, 2009)
[e|c]tags With Emacs and Vim(Aug 18, 2009)
Five gui hex editors for ubuntu(Aug 11, 2009)
Tech Tip: Some Useful Vim Options(Jul 28, 2009)
Scripting the Vim editor, Part 2: User-defined functions(Jul 10, 2009)
Turning on Unicode Support in Vim(Jun 23, 2009)


Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
VIM: The shortcomings of Vi and the comp ...   VIM's forte   
wsd
Nov 22, 2009, 00:17:46
 
Yeah, isn't it great!? ;-)Vi (and la ...   Re: VIM's forte   
Peter Rasmussen
Nov 22, 2009, 08:37:59
 
Yeah, isn't it great!? ;-) Vi (and l ...   Re: Re: VIM's forte   
grep
Nov 22, 2009, 14:33:58
 
Though I am an Emacs user from way back, ...   Tried and failed   
Jeff Cobb
Nov 22, 2009, 18:23:04
 
Vim can be used effectively with Python. ...   vim & python   
Valdis
Nov 22, 2009, 19:34:23
 
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP