SHARE
Facebook X Pinterest WhatsApp

Linux Productivity Magazine: VI and Vim

Written By
thumbnail
Web Webster
Web Webster
Dec 11, 2002

“Who would guess to press ‘l’ to go right. Shouldn’t ‘l’ go
left? What in the world is the rationale for using ‘h’ to go right?
One would think ‘h’ would mean ‘higher’ or some such thing. ‘j’ and
‘k’ for down and up respectively is just plain weird. And how
strange is the 2 mode system, where the insert mode is for typing,
and the command mode is for editing, necessitating constant
switching between them. Many VI implementations cannot even
facilitate a mouse, nor can they highlight text with the
Shift+Arrow hotkey, nor skip words with Ctrl+Arrow. As a modern
software developer I’ve been trained to make my apps intuitive.

“But anyone who has been around the block a few times knows
there’s a tradeoff between beginner’s intuitiveness and master’s
productivity. VI has been optimized entirely for the touch typist.
l, h, j and k are easily touch typing home position accessible.
Cursor (arrow) keys are not. In the time you can move your hand
from the keyboard to the mouse, a VI master can cut the current
paragraph and move it above the preceding paragraph. (Keystrokes
{d}{P}). VI is built exclusively for speed. Well, almost
exclusively.

“VI is built for power too. By combining VI’s range enabled
global commands, range enabled search and replace commands, regular
expressions, macros and scripts, you can effect almost any
conceivable transformation on a file. If the transformation can be
described in English, it can be done with VI. And in VI it usually
can be done in 1/10 the time required to write a program to perform
the same transformation…”

Complete
Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

Red Hat reveals major enhancements to Red Hat Enterprise Linux AI
sjvn
Oct 22, 2024
How to Find AWS EC2 Instance Type Over SSH (6 Methods)
Benny Lanco
Sep 23, 2024
Crond: Daemon to Execute Scheduled Commands
Rose Hosting Blog
Sep 20, 2024
A Detailed Introduction to Oracle VirtualBox
Senthil Kumar
Sep 19, 2024
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.