Vim Text Edtitor Basics 101
Vim Text Edtitor Basics 101
英語 English:Vi improved
日語 Japanese:Vim (ビム)
類義 Synonym:Linux notepad Linux text edtitor Vi imitation
意味 Meaning:Vim is the famous Linux text editor. In layman's terms, Vim for Linux
is like Notepad for Windows
. Vim is used to create configuration files.
Vim is also called Vi Improved
. There is a text editor called Vi
used in the Unix OS, and Vim is a distribution of Vi. Vim was developed in 1991.
解説 Commentary:
Vim operates mostly through CUI
(Character User Interface), not GUI
(Graphical User Interface). Since Vim does not run with a mouse or a click, beginners are overwhelmed at first.
Vim has two unique modes of operation: insert mode
and command mode
. Once you get used to them, you can get the most out of your computer.
ビムの歴史 Vim history:
Date | English |
---|---|
年代 | 英語 |
1976 | Vi |
1980 | Vi became popular in Unix |
1991 | Vim |
多言語対応 Multilingualism:
韓文 Hanguel:한글 빔 (ピム) 발음 빔 (ピム) RR2000 bim MR1937 pim
中文 Chinese繁体 Vim 簡体 Vim 拼音 - 假名 -
探究 Further study:
質問と回答