📄 makefile.am
字号:
AM_CFLAGS = @CFLAGS@ -Wallbin_PROGRAMS = interceptty bin_SCRIPTS = interceptty-nicedumpman_MANS = interceptty.1interceptty_SOURCES = common.c common.h interceptty.c bsd-openpty.h bsd-openpty.cEXTRA_DIST = test testport interceptty.pod $(man_MANS) $(bin_SCRIPTS)check-local: interceptty test $(SHELL) ./test
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -