📄 dialogs.h
字号:
/* $Id: dialogs.h,v 1.4 2004/06/22 21:49:49 jonas Exp $ */#ifndef EL__MIME_DIALOGS_H#define EL__MIME_DIALOGS_Hstruct terminal;void menu_add_ext(struct terminal *, void *, void *);void menu_del_ext(struct terminal *, void *, void *);void menu_list_ext(struct terminal *, void *, void *);#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -