endwin.3cur

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3CUR 代码 · 共 33 行

3CUR
33
字号
.TH endwin 3cur .SH Nameendwin \- restore initial terminal environment.SH Syntax.Bint endwin(\|).SH Description.NXR "endwin subroutine"This routine restores tty modes, moves the cursor to the lower leftcorner of the screen and resets the terminal to thelastnon-\c.PN cursesmode..PPA program should always call .PN endwinbefore exiting or escaping from.PN cursesmode temporarily.Call.PN refresh or .PN doupdate to resume after a temporary escape..SH Return ValuesThe.PN endwinfunction returns OK on success and ERR on error..SH See Alsodoupdate(3cur),refresh(3cur)

⌨️ 快捷键说明

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