Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Using marks and jumps in Vim (vi)

Up
vote
Down

The command syntax may be a bit arcane, but vi is a truly productive editor once you learn the right keystrokes.
Basically, a mark is a bookmark or placeholder that allows you to return to a spot in the file where you were editing. This can be handy when you're working on longer projects, whether you're writing a long paper, making changes to your Apache configuration, or writing code.

Jumps are movements within a file. For example, when you use G to move to the last line of a file from your current position, that's a jump. Vim not only makes it easy to move from one point in the file to another, it also makes it easy to retrace your steps.
 read more | mail this link | score:7314 | -Ray, May 18, 2006
More Software articles...

Gallery Wrapped Abstract Art

apps headlines

Find wasted disk space with the Agedu Unix utility

How to compile and install Takeoff Launcher on Linux Mint 12 KDE

Cinnamon and GNOME 3

video: Change the LightDM login background in Ubuntu 11.10

Android Smartphone USB Tethering (Linux Mint 11)

Video tutorial: Add software from Ubuntu Terminal

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin