Contribute to this site!  (no login required)...      or  
Vim 3

Directions (hide this section)

1. Click (memorize) in a memorizable table below, to begin a flashcard-like process
Try clicking (memorize) in both columns (to decide which side to start with)
2. Guess the answer in your head
3. Click the buttons and follow the directions at the bottom of the table
See Help for more detailed directions

Windows

Key (memorize) Description (memorize)
ZZ close frame (saving changes)
^ws split window
^wc close window
^wo close all other windows
^w^w next window
^wk previous window
3^w^w go to 3rd window

Windows II

Question (memorize) Answer (memorize)
^wn new file (in new window)
^wr move window down
^wR move window up
^w^k move up
^w^j move down
zz recenter

Buffers / Replacing

Key (memorize) Description (memorize)
:bd close buffer
:b txt [tab] see all *txt* buffers
n go to next search item
N go to previous search item
:s/old/new/g Search and replace (on current line)
:%s/old/new/g Search and replace (on all lines)

Selecting and copying

Key (memorize) Description (memorize)
v start selecting
y copy (vim clipboard)
p paste (vim clipboard)
^c copy (windows clipboard)
^v paste (windows clipboard)
^a select all
o (while selecting) jump to other end of selection

 

 

 

 

this section is inserted from the Vim page

Pages

♦ Vim
♦ Vim 2
♦ Vim 3
♦ Vim 4 - has helpful config settings

 

 

 

Add a section to this page!

- Click this button to contribute to this page (by adding a section here).
♦  Feel free to experiment. Your edits won't immediately show up to everyone.

Memorize all (on this page)

Combines all tables on this page into one large table, and begins the memorization process:
 
the flashcard wiki anyone can edit!
the flashcard wiki anyone can edit!
working...
Terms of Use      Copyright memorizable.com 2007