reset.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 36 行
1
36 行
.\" SCCSID: @(#)reset.1 8.2 3/21/91.TH reset 1.SH Namereset \- reset terminal mode.SH Syntax.B reset.SH Description.NXR "reset command".NXR "terminal" "resetting".NXA "reset command" "tset command"The.PN resetcommandsets the terminal to cooked mode, turns off cbreak and raw modes,turns on nl, and restores special characters that are undefinedto their default values.The.PN resetcommand also clears the LLITOUT bit in the local mode word..PPThis is most useful after a program dies leaving a terminal in a funnystate; you have to type ``<LF>reset<LF>'' to get it to work then to theshell, as <CR> often doesn't work; often none of this will echo..PPIt is a good idea to follow.PN resetwith .MS tset 1 ..SH RestrictionsDoesn't set tabs properly. It can't interpret choices for interruptand line kill characters, so it leaves these set to the local systemstandards..SH See Alsostty(1), tset(1)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?