Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

move view vim

zz - move current line to the middle of the screen 
CAREFUL with zz! (if you happen to have Caps Lock on accidentally, you will save and exit vim!)
zt - move current line to the top of the screen
zb - move current line to the bottom of the screen
 
PREVIOUS NEXT
Tagged: #move #view #vim
ADD COMMENT
Topic
Name
4+7 =