📄 set_term.3cur
字号:
.TH set_term 3cur .SH Nameset_term \- switch between terminals.SH Syntax.br.B#include <cursesX.h>.PP.br.BSCREEN \(**set_term(new).br.BSCREEN \(**new;.SH Description.NXR "set_term subroutine"This routine is used to switch between different terminals.The screen reference .PN newbecomes the new current terminal.The previous terminal screen reference is returned by the routine..PPThis is the only routine which manipulates SCREENpointers; all the others change the current terminal only..SH Return ValuesThe.PN set_termfunction returns a pointer to the previous SCREEN structure on success anda null pointer on error.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -