/[LeafOK_CVS]/lbbs/data/editor_help.txt
ViewVC logotype

Contents of /lbbs/data/editor_help.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Mon Oct 20 03:38:44 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Content type: text/plain
Add help doc of editor

1 文本编辑器功能键说明
2
3
4 快捷键 功能说明
5 =================================
6 Ins 插入/改写切换
7 Del 删除光标处字符
8 Backspace 删除光标前字符
9
10 Ctrl-W, Ctrl-X 保存编辑
11 Ctrl-K 从光标起始,删除所在行到行末
12 Ctrl-Y 删除光标所在行
13
14 Ctrl-S, Ctrl-Left 定位到当前行起始位置
15 Ctrl-E, Ctrl-Right 定位到当前行结束位置
16 Ctrl-T, Ctrl-Up 定位到当前屏幕首行
17 Ctrl-B, Ctrl-Down 定位到当前屏幕末行
18
19 Home 定位到文本开头
20 End 定位到文本末尾
21 PgUp 上翻一页
22 PgDn 下翻一页
23
24 F1, Ctrl-Q 显示帮助信息
25 F5 刷新屏幕

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1