l moves the cursor right. For larger jumps, use w to jump forward by word and b to jump backward by word.
Essential Vi Navigation and Editing Skills
j moves the cursor down. Switching Between Modes To enter Insert Mode and start typing, press the i key.
Essential Navigation Techniques Efficient movement is the backbone of vi proficiency. The x key deletes the character under the cursor, while dd cuts an entire line, storing it in a buffer for pasting.
Essential Vi Navigation and Editing Skills
To change the entire current word, press c followed by w. To move to the previous occurrence, use the question mark ?.
More About Vi how to
Looking at Vi how to from another angle can help expand the discussion and give readers a second clear paragraph under the same section.
More perspective on Vi how to can make the topic easier to follow by connecting earlier points with a few simple takeaways.