📄 other_patches
字号:
*** PORT/curses/setterm.c.orig Fri Jun 4 17:49:29 1993--- PORT/curses/setterm.c Tue Nov 23 18:34:22 1993****************** 42,47 ****--- 42,51 ---- #include <string.h> #include <unistd.h> + #ifdef hpux+ #include <termios.h>+ #endif+ static void zap __P((void)); static char *sflags[] = {
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -