📄 readme
字号:
INSTALLATION--------------To build on Unix, run CONF=unix make.To build on Solaris using Sun cc, run CONF=sun make.To build on Windows, you need Mingw. See http://www.mingw.org.Edit Make.config to uncomment the Windows sectionand comment out the rest. Then run CONF=windows make.(You can download nmake from http://support.microsoft.com/default.aspx?scid=kb;en-us;Q132084Rename it to make.exe and put it in your path somewhere.)I haven't tested the Windows build on Windows itself.I cross-compile using mingw32 on Linux.BINARIES---------See http://swtch.com/drawterm/SOURCE------Use CVS: cvs -d :pserver:anoncvs@cvs.pdos.csail.mit.edu:/cvs co drawtermOn the web at http://cvs.pdos.csail.mit.edu/cvs/drawtermIn the Plan 9 distribution: /sys/src/cmd/unix/drawtermHELP----Email Russ Cox <rsc@swtch.com> with bug reports or problems.TO DO:------- Should import latest /dev/draw to allow resize of window- Should copy 9term code and make console window a real 9term window instead.- Should implement /dev/label.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -