blob: c64ae6b6c452800924d95fe29284d1961b8ecef4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
JVim 3.0 is a text editor that is upwards compatible to vi. It can be
used to edit any ASCII and Japanese(SJIS/JIS/EUC/Unicode) text. It is
especially useful for editing programs.
This package is built with Japanese support, using Canna without ONEW
library (that is, it means this connects to Canna directly).
There are a lot of enhancements above vi: multi level undo, command
line editing, filename completion, on line help, quoting, etc.. Read
difference.doc for a summary of the differences between vi and Vim.
-- S. Taoka
<taoka@FreeBSD.org>
WWW: http://hp.vector.co.jp/authors/VA003457/vim/
|