User Tools

Site Tools


vim:cheatsheet:visual_commands

Differences

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

Link to this comparison view

vim:cheatsheet:visual_commands [2021/02/16 09:31] – created petervim:cheatsheet:visual_commands [2021/02/16 09:32] (current) peter
Line 1: Line 1:
 ====== VIM - Cheatsheet - Visual commands ====== ====== VIM - Cheatsheet - Visual commands ======
  
 +<code>
 +    > - shift text right
 +    < - shift text left
 +    
 +    y - yank (copy) marked text
 +    
 +    d - delete marked text
 +    
 +    ~ - switch case
 +    
 +    u - change marked text to lowercase
 +    U - change marked text to uppercase
 +</code>
vim/cheatsheet/visual_commands.1613467899.txt.gz · Last modified: 2021/02/16 09:31 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki