Most of the VIM commands are executed in non-insert mode, but some features are better implemented in insert mode.If there is no requirement to enter new text that does not exist for the current file, it is recommended that the operation be done
CTRL r: Command line appears reverse-i-search, input character will match command in input historyCTRL P: Go ahead and look through historyCtrl N: Looking back over historyCtrl A: Command headerCtrl e: Command line endCtrl F: Jump forward one
I. Introduction of VIM ModeThe following introductory content is from the Wikipedia vimThere are many modes of vim from VI, this unique design is easy to confuse the beginner. Almost all editors have two modes of inserting and executing commands,
1. Three modes(1) Command mode:Just start vim and enter command mode, at which point the keystroke will be treated as a command.Here are a few common commands:I switch to insert mode to enter characters.x deletes the character at which the current
I posted my use of vim configuration and plug-in configuration, these things can only be a script stack, no discussion of efficient code reading development.Let's write the frequently used commands, and start with the Configure F-Series shortcut
I posted my use of vim configuration and plug-in configuration, these things can only be a script stack, no discussion of efficient code reading development.Let's write the frequently used commands, and start with the Configure F-Series shortcut
1, do you have to enter a large number of commands after the first character to find the wrong hit and distressed? Can only be removed again? or move the cursor one step to the left? NO, a key combination is easy to handle.CTRL + A-----to the
LS Lists the current directoryCD entry to the specified directorymkdir Creating a DirectoryTouch Create FileLS-L lists the details of the file, Unix commands, and the detailed properties of all the visible files in the current directory, in long
First, what is LinuxLinux generally refers to a Linux system, Linux is an operating system, and Windows, Mac OS X.Linux is a set of free-to-use and free-spread Unix-like operating system, is a POSIX and Unix-based multiuser, multitasking,
Linux Command BashEdit commandCtrl + A: Move to the beginning of the commandCtrl + E: Move to the end of the command lineCtrl + F: Move forward by character (right)Ctrl + B: Move back by character (left)Ctrl + u: Delete from cursor to beginning of
1. Directory and file ManagementLinux Command: An instruction or program for implementing a class of functions that relies on an interpreter, such as bash.Categories of Linux commands:Internal command: Part of the Shell interpreterExternal command:
Some basic instructions for Linux:Shell: Protecting the kernelWhat is a shell?[Email protected] desktop]$User host name directory user prompt##################DateWatch-n 1 Date # #监控date命令每秒钟执行一次Date Month month every day hour minute. seconds
Vim's positioningHome: Cursor moves to the beginning of the lineEnd: Cursor moves to end of linePageUp: Turning pages on the screenPagedow: Page DOWN screenShift+g: Positioning line as go to line 10 10shift+gShift+gg go to end of file, GG go to
W3m is an open source command line below the Web browser. It supports tables, frames, SSL lines, colors. If it is on the appropriate terminal, it even supports "inline image". This software usually renders the original layout of the page as much as
Lucasfais summed up some very useful Sublime Text 2 shortcut keys, Lucifr translated them into Chinese for easy reference.Note: A modifier key (such as?) followed by multiple keys indicates that the key is pressed in turn while holding down the
LinuxDirectory Schema/root directory/bin common commands for binary file/boot files that must be read when the system is started, including the core (kernel)/boot/grub/menu.lst Grub Settings/boot/vmlinuz kernel/BOOT/INITRD Core compression Required
Because the daily work often uses the corresponding tool, grasps the corresponding shortcut key will greatly enhance the work efficiency, the collation record, facilitates the inquiry;##### pycharm daily shortcut keys- cmd + b jump to the
Http://www.sublimetext.com/3First, install the package ControlPress CTRL + ' bring up the console, paste the following installation code into the bottom command line and enter:import urllib.request,os;pf=‘Package Control.sublime-package‘;ipp=sublime.
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.