Vim-vi Improved:Vim is the VI editor of the upgrade version, is the standard Linux editor, with program writing ability, according to the font color to distinguish the correctness of the grammar, convenient program design.Use:# vim [OPTION] ... FILE ...+#: After opening the file, just leave the cursor at the beginning of line #+/pattern: Immediately after opening
common commands and usage of the Vim editor in Linux ( note strictly case-sensitive and in Chinese and English ):The VIM editor has three modes : edit mode, input mode, and last line mode.Mode conversion:Edit Mode "Input mode:I: Before the character of the cursor, into the input mode (that is, after the end of the cursor before the character input); I: At the beg
Tags: head position read stderr Hard connect forward Operation Ctr TouchKnowledge Content:1.Linux Basic Command Review2.VI mode and basic operation3.VI Advanced OperationFirst, Linux basic command review1 Directory (folder) operations2 CD Entry directory (tab auto-complete)3 pwd View current directory4 mkdir Add Directory5 rmdir Deleting a directory6LS view files in the current directory (-l list mode view)
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 site : http://www.hpw123.net Email: [email protected] CSDN: http://blog.csdn.net/u010283694textEditorThere are very many, such as graphic mode gedit, KWrite, OpenOffice, text-modeEditorThere are VI, VIM (enhanced version number of VI). VI and VIM
this mode!
2.1 Key Instructions
Part I: General mode available button description, cursor movement, copy paste, search substitution, etc.
Part Two: General mode switch to edit mode available button description
Part III: General mode switch to instruction column mode available button description
3.DOS and Linux break charactersBecause the break characters and DOS are different from the definition
One of the most powerful editors VI1. The difference between VI and VIMThey are multi-mode editor, the difference is that vim is the upgrade version of VI , it is not only compatible with all VI directives, but also some new features inside.These advantages of vim are mainly reflected in the following aspects:1. Multilevel undoWe know in VI, press u can only undo the last command, and in Vim can be unlimited undo.2. Ease of UseVI can only run on Unix,
Linux Eighth session--------------------------------------------------------------------------------------------------------------- ------------------------------------42. VIM Basic ConceptVi:visual Interface, Text editorText editing type: line editor: sed, full screen editor: Nano, VIVim-vi improved, an upgraded version of the Vi editorOther editorsGedit A simpl
in this article, Brother Lian Linux Training will be Share some of the best Markdown editors that can be installed on Linux. Although you can find a lot of Markdown editor on the Linux platform , here we will try our best to recommend Of Markdown is a markup language invented by the famous Aaron Swartz and John Grube
Do you have to use Notepad to write PHP programs under Windows? Black words on the white bottom look good dizzying ah, there are like the editor on Linux a nature of software can be used? Solving...
Do you have to use Notepad to write PHP programs under Windows? Black words on the white bottom look good dizzying ah, there are like the editor on
The VI Editor is the standard editor for all UNIX and Linux systems. The vi Editor is exactly the same for any version of UNIX and Linux systems .Basically, vi can be divided into three states , namely the command mode (commandmode), insert mode (inserts) and the bottom line
VI (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 system Management Maintenance VI is sufficient, if you want to use co
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
network segment can be accessed3.4. Restart The NFS service (I prefer to restart, hehe): Start the port mapping service first:/etc/init.d/portmaprestart then start the NFS service:/etc/init.d/nfs-kernel-server restart3.5. Testing for NFS services: We take ubuntu12.04 both as a server and as a client, input instructions: Mount 192.168.1.30:/opt/mnt/nfs/Mount the OPT folder under the server-side root of the IP address 192.168.1.30 to the NFS folder under the client's mnt ok! Iv. configuration of
Article Title: Linux vi editor command excellent edition. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Recently I started to use the vi edit
In Linux, the Python editor scite-the Linux Release Technology-Debian information. The following is a detailed description. Scite is a very useful editor that supports many languages or scripts, such as python, C, C ++, C #, perl, html, css, and java. Free and open-source. Supports
In this article, brother even Linux training will share some of the best Markdown editors available for Linux installation. Although you can find a lot of Markdown editors on the Linux platform, here we will try to recommend the best for you.Markdown is a markup language invented by the famous Aaron Swartz and John Gruber, whose initial parser is a simple, lightw
mode to execute the Linux Command without exiting VI.
Convenience. Syntax format:
:! After executing the shell command, return to VI
In edit mode, Enter K to run the VI command to find the manual page of the word where the cursor is located. This is equivalent to running the man command.
Advanced features of vim and gvim
Vim stands for VI improved. As its name implies, VIM exists as an upgraded version of the standard UNIX system VI
positionA: Enter a character by moving the cursor to the end of the current lineO: Add a line below the cursor line to start typingO: Add a new line above the cursor line to begin entering charactersWhen the input is completed, press ESC to return to the command mode, so that VI also has no advantages, the most commonly used copy, cut, paste it? And, how do you save the file?These are implemented in the last line mode,Assuming the current command mode, then, enter ":" To enter the last line mod
Vim Editor SummaryDirectoryA Vi/vim use ... 21. Vi/vim Working mode ... 21.1 Open File ... 22 Normal mode ... 22.1 Read the file ... 23 edit Mode ... 34 End-of-line mode ... 45 Find and Replace commands in vim ... 46 Vim environment Settings ... 57 Advanced Features ... 68 Open multiple Files ... 79 File Recovery Function ... 7Ten vim Multi-line comments ... 8One vi/vim use
Vi/vim working mode
650) this.width=650; "src=" Http://s3.51cto.
about the SED editor in Linux systemsI. INTRODUCTION of SED SED is a non-interactive editor. It does not edit the source file by default, only handles the data in the pattern space and displays the contents of the pattern space on the screen. The SED editor is a row-by-line processing of files and sending the results t
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.