{"id":505,"date":"2016-09-21T22:36:52","date_gmt":"2016-09-21T13:36:52","guid":{"rendered":"http:\/\/dong1lkim.oboki.net\/?p=505"},"modified":"2019-09-01T22:22:08","modified_gmt":"2019-09-01T13:22:08","slug":"vim-vim","status":"publish","type":"post","link":"https:\/\/oboki.net\/workspace\/tools\/vim\/vim-vim\/","title":{"rendered":"[Vim] vim"},"content":{"rendered":"<h1>vim<\/h1>\n<blockquote><p>\n  Vi IMproved (vim)\n<\/p><\/blockquote>\n<p>vi \ud638\ud658 text editor, \uc720\uc6a9\ud55c \uc18c\uc2a4 \ucf54\ub4dc \ud3b8\uc9d1 \uae30\ub2a5\uc774 \ub9ce\uc774 \ucd94\uac00\ub41c vi \ud655\uc7a5\ud310. \ucd08\uae30\uc5d0\ub294 <code>Vi IMitation<\/code> \uc744 \ub73b\ud588\ub2e4\uace0 \ud55c\ub2e4.<\/p>\n<p>\uc77c\ubc18\uc801\uc778 \uc5d0\ub514\ud130\ub098 \uc6cc\ub4dc \ud504\ub85c\uc138\uc11c\uc640 \ubc29\ud5a5 \uc870\uc791\ubd80\ud130 \ub2e4\ub974\uace0 \ub2e8\ucd95\ud0a4\ub97c \ubb34\uc870\uac74 \uc0ac\uc6a9\ud574\uc57c\ud558\ub294 \ub370 \ub108\ubb34 \ub9ce\uc544\uc11c \uc5b4\ub835\ub2e4. \uadf8\ub7f0\ub370 \uc544\ub294 \ub9cc\ud07c \uc0dd\uc0b0\uc131\uc774 \ub298\uc5b4\ub09c\ub2e4.<\/p>\n<h2>vimtutor<\/h2>\n<p>vim \uc744 \uc124\uce58\ud558\uac8c \ub418\uba74 \uac19\uc774 \uc124\uce58\ub41c\ub2e4.<\/p>\n<p><code>vimtutor<\/code> \uba85\ub839\uc744 \uc218\ud589\ud558\uba74 \uc544\ub798\uc640 \uac19\uc774 vim editor\uc5d0\uc11c tutorial \ubb38\uc11c\ub97c \ud558\ub098 \uc5f4\uc5b4\uc8fc\ub294\ub370 \uc77d\uc5b4\uac00\uba74\uc11c \ubc14\ub85c\ubc14\ub85c \ub530\ub77c\ud574\ubcfc \uc218 \uc788\ub2e4.<\/p>\n<pre><code class=\"vim\">===============================================================================\n=    W e l c o m e   t o   t h e   V I M   T u t o r    -    Version 1.7      =\n===============================================================================\n\n     Vim is a very powerful editor that has many commands, too many to\n     explain in a tutor such as this.  This tutor is designed to describe\n     enough of the commands that you will be able to easily use Vim as\n     an all-purpose editor.\n\n     The approximate time required to complete the tutor is 25-30 minutes,\n     depending upon how much time is spent with experimentation.\n\n     ATTENTION:\n     The commands in the lessons will modify the text.  Make a copy of this\n     file to practise on (if you started \"vimtutor\" this is already a copy).\n\n     It is important to remember that this tutor is set up to teach by\n     use.  That means that you need to execute the commands to learn them\n     properly.  If you only read the text, you will forget the commands!\n\n     Now, make sure that your Shift-Lock key is NOT depressed and press\n     the   j   key enough times to move the cursor so that Lesson 1.1\n     completely fills the screen.\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n                        Lesson 1.1:  MOVING THE CURSOR\n\n   ** To move the cursor, press the h,j,k,l keys as indicated. **\n             ^\n             k              Hint:  The h key is at the left and moves left.\n       &lt; h       l &gt;               The l key is at the right and moves right.\n             j                     The j key looks like a down arrow.\n             v\n  1. Move the cursor around the screen until you are comfortable.\n\n  2. Hold down the down key (j) until it repeats.\n     Now you know how to move to the next lesson.\n\n  3. Using the down key, move to Lesson 1.2.\n\nNOTE: If you are ever unsure about something you typed, press &lt;ESC&gt; to place\n      you in Normal mode.  Then retype the command you wanted.\n\nNOTE: The cursor keys should also work.  But using hjkl you will be able to\n      move around much faster, once you get used to it.  Really!\n\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n                            Lesson 1.2: EXITING VIM\n\n  !! NOTE: Before executing any of the steps below, read this entire lesson!!\n\n  1. Press the &lt;ESC&gt; key (to make sure you are in Normal mode).\n\n  2. Type:      :q! &lt;ENTER&gt;.\n     This exits the editor, DISCARDING any changes you have made.\n\n  3. \n  ...\n  ..\n  .\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>vim Vi IMproved (vim) vi \ud638\ud658 text editor, \uc720\uc6a9\ud55c \uc18c\uc2a4 \ucf54\ub4dc \ud3b8\uc9d1 \uae30\ub2a5\uc774 \ub9ce\uc774 \ucd94\uac00\ub41c vi \ud655\uc7a5\ud310. \ucd08\uae30\uc5d0\ub294 Vi IMitation \uc744 \ub73b\ud588\ub2e4\uace0 \ud55c\ub2e4. \uc77c\ubc18\uc801\uc778 \uc5d0\ub514\ud130\ub098 \uc6cc\ub4dc \ud504\ub85c\uc138\uc11c\uc640 \ubc29\ud5a5 \uc870\uc791\ubd80\ud130 \ub2e4\ub974\uace0 \ub2e8\ucd95\ud0a4\ub97c \ubb34\uc870\uac74 \uc0ac\uc6a9\ud574\uc57c\ud558\ub294 \ub370 \ub108\ubb34 \ub9ce\uc544\uc11c \uc5b4\ub835\ub2e4. \uadf8\ub7f0\ub370 \uc544\ub294 \ub9cc\ud07c \uc0dd\uc0b0\uc131\uc774 \ub298\uc5b4\ub09c\ub2e4. vimtutor vim \uc744 \uc124\uce58\ud558\uac8c \ub418\uba74 \uac19\uc774 \uc124\uce58\ub41c\ub2e4. vimtutor \uba85\ub839\uc744 \uc218\ud589\ud558\uba74 \uc544\ub798\uc640 \uac19\uc774 vim [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[157],"class_list":["post-505","post","type-post","status-publish","format-standard","hentry","category-vim","tag-vim"],"_links":{"self":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/505","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/comments?post=505"}],"version-history":[{"count":5,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/505\/revisions"}],"predecessor-version":[{"id":1332,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/505\/revisions\/1332"}],"wp:attachment":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/media?parent=505"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/categories?post=505"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/tags?post=505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}