00-edkey.tbl

来自「是关于PIC单片机(用picc编译器)的一个DEMO」· TBL 代码 · 共 74 行

TBL
74
字号
table 3 0Editor Keys-Command	Key	WordStar Key_Character left	left arrow	ctrl-SCharacter right	right arrow	ctrl-DWord left	ctrl-left arrow	ctrl-AWord right	ctrl-right arrow	ctrl-F_Line up	up arrow	ctrl-ELine down	down arrow	ctrl-XScroll up		ctrl-WScroll down		ctrl-ZPage up	PgUp	ctrl-RPage down	PgDn	ctrl-C_Beginning of line	Home	ctrl-Q SEnd of line	End	ctrl-Q DTop of window		ctrl-Q EBottom of window		ctrl-Q XTop of file	ctrl-Home	ctrl-Q REnd of file	ctrl-End	ctrl-Q CGo to line		ctrl-Q G_Insert mode on/off	Ins	ctrl-VInsert CR at cursor		ctrl-NOpen new line below cursor		ctrl-O_Delete char under cursor	Del	ctrl-GDelete char to left	Backspace	ctrl-HDelete word		ctrl-TDelete line		ctrl-YDelete to end of line		ctrl-Q Y_Search	F2	ctrl-Q FSearch and replace		ctrl-Q ARepeat last search: forwards	shift-F2	ctrl-LRepeat last search: backwards	ctrl-F2	ctrl-P_Mark block-begin		ctrl-K BMark block-end		ctrl-K KHide/display block		ctrl-K H_Go to block start		ctrl-Q BGo to block end		ctrl-Q K_Copy block		ctrl-K CMove block		ctrl-K VDelete block		ctrl-K Y_Cut to clipboard	alt-X	Shift-DELCopy to clipboard	alt-C	Paste from clipboard	alt-V	Shift-INS_Read block from disk		ctrl-K RWrite block to disk		ctrl-K W_New file		ctrl-K NOpen file		ctrl-K OSave file		ctrl-K S_Set place marker (0-9)		ctrl-K nGo to place marker (0-9)		ctrl-Q n_Go to previous line		ctrl-Q P_Autoindent on/off		ctrl-Q ISet tab size		ctrl-Q TZoom or unzoom window		ctrl-Q ZIndent current line or block		ctrl-Q >Outdent current line or block		ctrl-Q <Comment/uncomment line or block		ctrl-Q /Match parentheses/braces/brackets		ctrl-]

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?