diff options
author | knu <knu@FreeBSD.org> | 2000-03-25 05:54:31 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-03-25 05:54:31 +0800 |
commit | 6913a91ae0e68273e3a5504bd2e98d9de6954aa1 (patch) | |
tree | 6680c76d790e8355e2684ff3d1e58e4e1fa92480 /japanese/ne/pkg-descr | |
parent | 770e74da66d895d713ef32b87e965c11e1a8b5a5 (diff) | |
download | freebsd-ports-gnome-6913a91ae0e68273e3a5504bd2e98d9de6954aa1.tar.gz freebsd-ports-gnome-6913a91ae0e68273e3a5504bd2e98d9de6954aa1.tar.zst freebsd-ports-gnome-6913a91ae0e68273e3a5504bd2e98d9de6954aa1.zip |
- Update to 3.04
- Change master site
- Simplify the feature list in DESCR
- Fix Makefile (suggested by Tsuguru-san)
PR: ports/17318
Reviewed by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'japanese/ne/pkg-descr')
-rw-r--r-- | japanese/ne/pkg-descr | 31 |
1 files changed, 15 insertions, 16 deletions
diff --git a/japanese/ne/pkg-descr b/japanese/ne/pkg-descr index 6b9431233545..2452aecb6b58 100644 --- a/japanese/ne/pkg-descr +++ b/japanese/ne/pkg-descr @@ -1,22 +1,21 @@ -NxEdit(ne) is a modeless full-screen text editor. This is expected to be -compatible with 'VZ Editor', which is a japanese famous editor for -MS-DOS users. +NxEdit(ne) is a modeless full-screen text editor expected to be +compatible with 'VZ Editor', which has been a popular editor among +MS-DOS users in Japan. Features: -o NxEdit provides most features of 'VZ Editor', such as - o Stackable undo on deleting characters. - o Stackable block buffer. - o Cursor position keeping to avoid moving your eyes. - o Line editing for not updating the buffer until you move the cursor - to another line. - o Keyboard macro for replaying the combination of keys you entered. - o Twin window style file manager. - o Profiling for saving the state of the editor as is. +o NxEdit provides most features of 'VZ Editor', such as: + o Stackable delete buffer + o Stackable cut buffer + o Less cursor movement + o Static line buffer + o Keyboard macro + o Built-in two-window file manager + o Profile management -o On emergency like getting a signal, NxEdit saves a profile as - possible and exit. -o Auto detect japanese code set (EUC/SJIS/JIS) +o Auto profile saving on emergency like signals +o Auto detection of Japanese code sets (EUC/SJIS/JIS) -WWW: http://www3.justnet.ne.jp/~ele/ + +WWW: http://hp.vector.co.jp/authors/VA018758/ |