summaryrefslogtreecommitdiff
path: root/editors/ve/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ve/DESCR')
-rw-r--r--editors/ve/DESCR14
1 files changed, 14 insertions, 0 deletions
diff --git a/editors/ve/DESCR b/editors/ve/DESCR
new file mode 100644
index 00000000000..7a92795ab61
--- /dev/null
+++ b/editors/ve/DESCR
@@ -0,0 +1,14 @@
+NTHU-CS Maple BBS 2.36 BBS-like editor
+
+ve is a tiny editor. Besides normal functions, it has some
+great features for programmers --
+goto line (ESC-G)
+cut & paste cross files (Ctrl-G to see ve.hlp)
+block shift left/right (ESC-J/K, Ctrl-G to see ve.hlp)
+parenthesis matching (ESC-[)
+seaching (Ctrl-S, ESC-n, ESC-p)
+ (matching start of line, case sensitive/in-sensitive, forward/backward)
+undo line (ESC - '-', or ESC-_ )
+undelete lines (ESC-u)
+...
+emacs-like hot-key