dos下edit编辑器的快捷命令一览

mac2022-06-30  86

HomeMove cursor to the beginning of the line currently on.EndMove cursor to the end of the line currently on.Ctrl + UpScroll up one line.Ctrl + DownScroll down one line.PageUpScroll up one screen.PageDownScroll down one screen.Ctrl + PageUpScroll left one screen.Ctrl + PageDownScroll right one screen.Ctrl + HomeScroll to the top of the document.Ctrl + EndScroll to the bottom of the document.Ctrl + LeftMove left one word.Ctrl + RightMove right one word.Enter Starts a new line or moves text after cursor down.Delete (Del)Deletes one character that cursor is on or currently selected text.BackspaceDeletes one character before the cursor.TabMoves cursor or text to next tab stop, or indents line if at first character.InsertSwitch between insert and overwrite modes.Ctrl + YDeletes the current line.Ctrl + VPastes contents currently within buffer, if any.Ctrl + PAllows special characters to be inserted into Edit.ShiftUsing shift in combination with any of the above scrolling or moving commands will highlight text, such as Ctrl + Shift + Right.Ctrl + CCopies currently selected text into buffer.Ctrl + XCuts the currently selected text into buffer.Shift + TabRemoves indents on the selected line.Ctrl + Q + FFind text.Ctrl + Q + AFind and replace text.F3Repeat last search.F6Switch to the next edit window, if any.Ctrl + F6Open new edit window.Ctrl + F4Closes second edit window.Ctrl + F8Resizes edit window.F1Displays help.

 

 

from:  http://www.computerhope.com/edithlp.htm

 

转载于:https://www.cnblogs.com/hhh5460/p/4462660.html

相关资源:dos-Edit.com
最新回复(0)