sted.1
来自「sted 是一个非常小的简单的基于 ncurses的文本编辑器。而且如果你认为其」· 1 代码 · 共 34 行
1
34 行
.\" Process this file with.\" groff -man -Tascii sted.1.\".TH STED 1 "MAY 1998" Linux "User Manuals".SH NAMEsted \- a small and simple text editor.SH SYNOPSIS.B sted [.I -p.B ] [ .I file.B ].SH DESCRIPTION.B stedmeans Simple (or Stupid, or Small) Text Editor.It's a very simple text editor. It lets you loada file by specifying it on the command line,or by pressing.B F11,while in the program. Save by pressing.B F12and quit by pressing.B F1.You can move around with the cursor keys, andthe PageUp, PageDown, Home and End keys. The.B -pparameter starts sted in psychedelic mode..SH BUGSThere are probably a lot of them. If therearen't any, it must be because the programis so very small and simple. .SH AUTHORLinus Akerlund <uxm165t@tninet.se>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?