comparison Contents @ 1668:0b796e045c42 v7.2b.000

updated for version 7.2b-000
author vimboss
date Sun, 13 Jul 2008 17:41:49 +0000
parents 58cad056e608
children f4f8014d516e
comparison
equal deleted inserted replaced
1667:131dbd3d2a4b 1668:0b796e045c42
7 yank buffers, possibility to edit binary files, file name 7 yank buffers, possibility to edit binary files, file name
8 stack, support for Manx QuickFix and other compiler's error 8 stack, support for Manx QuickFix and other compiler's error
9 messages, shows current file name in window title, on-line 9 messages, shows current file name in window title, on-line
10 help, rectangular cut/paste, etc., etc., etc... 10 help, rectangular cut/paste, etc., etc., etc...
11 11
12 Version 7.2a. Also runs under UNIX, MSDOS and other systems. 12 Version 7.2b. Also runs under UNIX, MSDOS and other systems.
13 vim72art.tgz contains the documentation and syntax files. 13 vim72brt.tgz contains the documentation and syntax files.
14 vim72abin.tgz contains the binaries. 14 vim72bbin.tgz contains the binaries.
15 vim72asrc.tgz contains the sources. 15 vim72bsrc.tgz contains the sources.
16 Author: Bram Moolenaar et al. 16 Author: Bram Moolenaar et al.
17 17
18 18
19 Xxd Hex dumper and reader. Can be used to view files as hex, edit 19 Xxd Hex dumper and reader. Can be used to view files as hex, edit
20 them and write them back. Can also be used to patch files. 20 them and write them back. Can also be used to patch files.