📄 l4.1a
字号:
#printYou must recognize that the commands typed at theeditor are distinct from the commands typed at thenormal UNIX command interpreter. In particular,neither program knows the commands recognized by theother one. So you must always remember when youare talking to the normal command interpreter (theone that says % to you) and when you are talkingto the editor. The commands 'w' and 'q' are recognizedby the editor. The commands 'ls', 'mv' and so forthare not.Can you expect the editor to recognize the command cat georgeType yes or no.#copyin#user#uncopyin#match no#log#next4.1b 55.1a 10
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -