Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: doc
Module Name: doc
Committed By: zuntum
Date: Fri Apr 19 14:08:18 UTC 2002
Modified Files:
doc: pkg-CHANGES
Log Message:
Note pkgsrc/editors/ve addition
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
Provided by Rui-Xiang Guo <rxg%netbsd.org@localhost> in pkg/16268
To generate a diff of this commit:
cvs rdiff -r1.6440 -r1.6441 doc/pkg-CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index