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:

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

A Selection of the Very Best Open Source Tutorials and Tools



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

Justtechjobs.com Post A Job | Post A Resume
:Tabs in vim
Tabs in vim
May 3, 2009, 20 :23 UTC (2 Talkback[s]) (7094 reads)

[ Thanks to Jadu for this link. ]

"How to open a new tab in vim ?

:tabnew
:tabedit

:tabnew or :tabedit alone will open a new tab with empty buffer

:tabnew filename or tabedit filename will load the file in new tab

How to open files in separate tabs at start-up?

The following will open the 4 files in 4 separate tabs.

$ vim -p file1 file2 file3 file4"

Complete Story

Related Stories:
a little vi trick(Apr 30, 2009)
5 Popular Tips to Customise Nano Editor(Apr 29, 2009)
10 Expert Ubuntu Tricks(Apr 14, 2009)
vimdiff - Edit two or Three versions of a file with Vim and show differences(Apr 10, 2009)
GUI Programming in Python For Beginners: Create a Timer in 30 Minutes(Mar 26, 2009)
How to make vi colorful on xubuntu (Mar 17, 2009)
Intro to Shell Programming: Writing a Simple Web Gallery(Mar 12, 2009)
8 Essential Vim Editor Navigation Fundamentals(Mar 12, 2009)


Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
Very cool trick. Saves me from having to ...   Cool trick   
Mike
May 4, 2009, 11:37:25
 
Thanks Mike.unstableme.blogspot.com ...   Re: Cool trick   
Jadu
May 6, 2009, 09:41:58
 
  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