📄 install
字号:
As of v.0.2.2, the Makefile should actually work!How to compile and/or install sted:To compile type:makeTo install type:make installThis will install the binary in /usr/local/bin and the man page in/usr/local/man/man1. If you want to have them somewhere else, editthe makefile, or just copy the binary and the man page to where youwant them. You'll have to be root to install the files, as I supposeyou don't have write access to /usr/local, as a normal user.To remove object files and the binary type:make cleanYou must have gnu make and gcc. If you have some other compiler, edit the makefile. You'll also need to have ncurses installed. If you have trouble compiling and/or installing (you'll probably havetrouble installing if you can't compile...), report it to me. My e-mail address is: uxm165t@tninet.se .
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -