blob: 8624c758699499299bc6de3fde9e0a04300e2f58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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@infonets.hiroshima-u.ac.jp>
|