init.intpro
来自「rxvt经典的linux下的终端.小巧实用」· INTPRO 代码 · 共 8 行
INTPRO
8 行
int rxvt_getdtablesize __PROTO((void));void rxvt_Get_Colours __PROTO((rxvt_t *r));void rxvt_color_aliases __PROTO((rxvt_t *r, int idx));void rxvt_get_ourmods __PROTO((rxvt_t *r));int rxvt_run_command __PROTO((rxvt_t *r, const char *const *argv));int rxvt_run_child __PROTO((rxvt_t *r, const char *const *argv));void rxvt_get_ttymode __PROTO((ttymode_t *tio));
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?