1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/elvis/pkg-descr
Satoshi Asami b0fad5314c Japanese version of elvis. I was supposed to import this a long time
ago, and simply FORGOT.  Shame on me.

Submitted by:	Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
1995-10-18 11:18:59 +00:00

19 lines
626 B
Plaintext

Elvis is a clone of vi/ex, the standard UNIX editor. Elvis supports
nearly all of the vi/ex commands, in both visual mode and colon mode.
This is version 1.8pl4 with a kanji patch to display & Edit Japanese.
It understands JIS/EUC/Shift-JIS. It display Kanji character with JIS
code by default: if you want to display with EUC/Shift-JIS, add "-kdeuc"
/"-ksjis" to the command line option.
You can obtain elvis 1.8 patchlevel 4, from:
ftp://ftp.cs.pdx.edu/pub/elvis/
and patchkit for making original jelvis 1.8p4+j1.1 from:
ftp://ftp.foretune.co.jp/pub/tools/jelvis/
- Yoshiro MIHIRA
(sanpei@yy.cs.keio.ac.jp)