📄 mkscrpt.sed
字号:
# there is no automatic editing of Makefile for Atari right now# but lines starting with "MAKE_" string are processed for consistency# with other configuration files and in a case they would be needed# in a future:start /^MAKE_/d /^[^#]/s/.*/s~__SYSTEM__~&~/p t cont n b start:cont n /^MAKE_/d /^[^#]/s:^\([^ ]*\)[ ].*:s~^/\\* #define[ ]*\1.*~#define &~:pb cont
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -