Bug 92248 - [NEW PORT] chinese/ve: NTHU-CS Maple BBS 2.36 BBS-like editor
Summary: [NEW PORT] chinese/ve: NTHU-CS Maple BBS 2.36 BBS-like editor
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-24 06:30 UTC by chinsan
Modified: 2006-03-20 21:58 UTC (History)
1 user (show)

See Also:


Attachments
ve.shar (4.21 KB, text/plain)
2006-01-24 06:30 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan 2006-01-24 06:30:06 UTC
NTHU-CS Maple BBS 2.36 BBS-like 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

ve is a tiny editor, about 60K. It's woju's favorite UNIX editor.
The most obvious weakness of ve is changing TABs into Spaces. So
please don't use ve to edit TAB-important files, such as Makefile,
sendmail.cf, syslog.conf... etc.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-03-20 21:58:26 UTC
State Changed
From-To: open->closed

New port (re)added, thank you!