blob: 2452aecb6b58f4b5fe1c9fcfad284ec175ef38b9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
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 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 Auto profile saving on emergency like signals
o Auto detection of Japanese code sets (EUC/SJIS/JIS)
WWW: http://hp.vector.co.jp/authors/VA018758/
|