EanderAlx.org

Linux, Virtualization and whatever I find interesting ...

User Tools


Site Tools


vim_befehle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
vim_befehle [30.09.2010 21:22] eanderalxvim_befehle [30.09.2010 21:24] eanderalx
Line 11: Line 11:
 **jump form ''less'' to vi:** **jump form ''less'' to vi:**
  
-  * When you view a file using less yout and the vi is your primary editor than you can open the file in vi by typing "v" at the place in the document you want to edit something.+  * When you view a file using less you and the vi is your primary editor than you can open the file in vi by typing "v" at the place in the document you want to edit something.
  
 **open multiple files:** **open multiple files:**
Line 74: Line 74:
   * with "/" you will search for the sting given after the "/" until the end of the document   * with "/" you will search for the sting given after the "/" until the end of the document
   * with "?" you will search for the sting given after the "?" beyond the border   * with "?" you will search for the sting given after the "?" beyond the border
-  * with "n" you show the next occured string+  * with "n" you show the next occurred string
  
  
  
-**For the next command you must type a ":" bevor the command**+**For the next command you must type a ":" before the command**
  
 **Tabs:** **Tabs:**
Line 106: Line 106:
 ==== Commands Visual Mode ==== ==== Commands Visual Mode ====
  
-  * to get into this mode type "v" or "V" the diffenenz is the way of marking lines ( "V" = whole line "v" = sign for sign)+  * to get into this mode type "v" or "V" the difference is the way of marking lines ( "V" = whole line "v" = sign for sign)
   * with the cursor you now can mark text    * with the cursor you now can mark text 
  
vim_befehle.txt · Last modified: 26.05.2014 09:31 by eanderalx