resetty.3cur
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3CUR 代码 · 共 29 行
3CUR
29 行
.TH resetty 3cur .SH Nameresetty, savetty \- restore/save terminal modes.SH Syntax.br.Bint resetty(\|).PP.Bint savetty(\|).SH Description.NXR "resetty subroutine".NXR "savetty subroutine"The.PN savettyroutine saves the current state of the terminal modes in a buffer.The routine.PN resettyrestores the state of the terminalmodes to what it was at the last call to .PN savetty ..SH Return ValuesThe.PN resettyand .PN savettyfunctions return OK on success and ERR on error.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?