Linux has a lot of text editors, where the system (regardless of which branch) will bring the Nano and VI of the two most basic Editor. Vim is equivalent to VI upgrade version. Here we will explain the use of these editors in turn.
1.nano
You can open a file or create a new file by typing the nano filename directly on the command line.
You can see the first line of anti-White describes the version number o
Tags: flexible search GPO Format Enter Code Alert Novice Learning ORMVI (VIM) is a very common editor on Linux, and many Linux distributions have VI (VIM) installed by default. VI (VIM) commands are numerous but if used flexibly it will greatly improve efficiency. VI is the abbreviation for "Visual Interface", Vim is VI improved (enhanced version VI). In general
Text editor Vim:Vim/vi is a powerful full-screen text editor that is the most commonly used text editor on Linux/unix. Its role is to create, edit, display text files.Vim/vi no menus, only commands.Insert Command
Command
Role
A
Append text after the cursor
A
Tag: Unit is identity shift move operating system image. com forced exitLinux System Vi/vim Editor simple Introduction, installation/uninstallation, common command 1, IntroductionThe VI (Visual Interface) Editor is the most basic text editor on Linux and Unix, working in character mode. Because no graphical interface i
The Atom editor in Linux does not support Chinese solutions.
Today I encountered an annoying problem:
Today, Elementary OS (A Ubuntu-based Linux operating system) has been installed. After the sogou input method is installed, almost all the software can enter Chinese normally, and the installed software is installed with one side, all Chinese characters can be
Do I have to use notepad to write PHP programs in windows? Black and white look dizzy, like a linux editor a nature of the software can be used? Solving... Do I have to use notepad to write PHP programs in windows? Black and white look dizzy, like a linux editor a nature of the software can be used? Solving... Do I hav
This series of articles by @ Superman Einstein produced, reproduced please indicate the source. article Links: http://hpw123.net/a/Linux/Linuxjichu/2014/1026/93.html Superman Einstein personal website : http://www.hpw123.net Email: [email protected] CSDN: http://blog.csdn.net/u010283694textEditorThere are many, gedit, KWrite, OpenOffice, text-modeEditorThere are VI, VIM (enhanced version of VI). VI and VIM are our most commonly used in
Tips for setting the Linux environment (JDK installation and Vi editor settings are used as an example)-Linux general technology-Linux technology and application information. For more information, see the following. Dragon tornado original
Since Linux is an Open-source produ
This record vim how this text editor is used and how it is used. Basic ConceptsIn the Linux environment, the configuration file is very important for the whole system, and it is all in ASCII plain text, and the text editor can be used to make the configuration easy to modify.VI is the most common full-screen plain text editor
Tags: modifying the Find range mode edit text work Undo Command mode PreQ: What is the VI editor?A:VI Editor is the most basic Linux and Unix text editor, in character mode, graphical desktop work, powerful, while editing a non-existent text file is created by default, vi editor
Sublime Text 2-the Sexiest code Editor! The programmer must be an artifact! Cross-platform support Win/mac/linux, support 32 and 64-bit, support the syntax highlighting of various popular programming languages, code complement congruent ...Syntax highlighting, code hinting completion, code folding, customizing skins/color schemes, multi-note pages:SUBLIMETEXT2 supports but is not limited to C, C + +, C #, C
Command Example Demo:Sed-n ' n;p ' FILE: shows even rows;Sed ' 1! G;h;$!d ' file: Displays the contents of the files in reverse order;Sed ' $!d ' FILE: Take out the last line;Sed ' $! n;$! D ' file: Two lines after removing the file;Sed '/^$/d; G ' FILE: Delete all of the original blank lines, and then add a blank line after all the non-blank lines;Sed ' n;d ' FILE: Displays odd lines;Sed ' G ' FILE: Adds a blank line behind the original line;This article is from "Zhang Fan-it's fantasy driftin
Linux Study Notes (4)-Use of the text editor vi and Study Notes vi
Three editing modes of vi
Command mode)In this mode, you can control the movement of the cursor, delete characters, delete rows, and copy and move a paragraph.
Insert mode)Only in this mode can you enter characters
Last line mode)In this mode, you can save the file or exit Vi, set the Editor
VIEditoris the standard for all UNIX and Linux systemsEditorThat it's powerful not inferior to any of the latest textEditor, here is simply a brief introduction to its usage and a small number of instructions. Because of any version of UNIX and Linux systems,VIThe editor is exactly the same, so you can make any other introductoryVIPlace to learn more about it. VI
Linux Mint (Application Software-binary file editor: bless)
In our work, we will operate on binary files. In Windows, of course we will use the ultraedit software. I will not talk about the powerful software. I believe many people will understand it. The software also has the Linux version, but it is a paid software, so it is not placed in the
The VI Editor is the standard editor for all UNIX and Linux systems, and its power is not inferior to any of the latest text editors, here is simply a brief introduction to its usage and a small number of instructions. Because the VI editor is exactly the same for any version of UNIX and
How to install the text editor Atom 0.124.0 in Linux
Atom is an open-source, cross-platform text editor developed by GitHub. It has a simple and intuitive graphic user interface and a bunch of interesting text editing functions. It supports: CSS, HTML, javaScript and other Web programming languages. Macros are also supported to automatically split the screen and
Nathive, another image editor under Linux-Linux general technology-Linux technology and application information, the following is a detailed description. From: http://pengjiayou.com
Nathive is a lightweight image editor in Linux
#复制一行P #粘贴Clip:CC exit insert mode P (paste) #剪贴~~~~~~~~~~5:vim the problem of abnormal exit~~~~~~~Direct-off Vim a hidden file is generated when the system exits abnormally. FILE.SWP vim will appear when you edit this file again~~~~~~~o ReadingE-EditR restores the newly enteredD DeleteQ exitA (check)~~~~~~~Workaround: Delete. file.swp6: Bulk Operations~~~~~~~~~~(1) Bulk INSERT characters:Ctrl + V Select the line I want to add the character to enter what to insert and then exitBulk conversion o
splitter windowCtrl+w,v Vertical splitter windowToggle Cursor in WindowCtrl+w, up or down key: QA Exits All windows18, sub-window display multiple filesVim-o FILE1 FILE2. Horizontal split DisplayVim-o FILE1 FILE2. Vertical split Display19. Save some of the contents of the current file as another file: Start,endw/path.to.somefile20. Populate the contents of another file in the current file (added as an attachment): R/path/to/somefile21. Interacting with the shell:! command can no longer exit the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.