Subject: CVS commit: pkgsrc/editors/ve
From: Tomasz Luchowski
Date: 2002-04-19 16:05:19
Message id: 20020419140519.2478EB004@cvs.netbsd.org

Log Message:
Initial import of ve-1.0

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> in pkg/16268


Files:
RevisionActionfile
1.1importpkgsrc/editors/ve/Makefile
1.1importpkgsrc/editors/ve/DESCR
1.1importpkgsrc/editors/ve/PLIST
1.1importpkgsrc/editors/ve/distinfo
1.1importpkgsrc/editors/ve/patches/patch-aa
1.1importpkgsrc/editors/ve/patches/patch-ab
1.1importpkgsrc/editors/ve/patches/patch-ac