comparison Contents @ 5146:6ec6b7ff2d43 v7.4a

Vim 7.4a BETA release.
author Bram Moolenaar <bram@vim.org>
date Sat, 06 Jul 2013 15:44:11 +0200
parents 073ff46fe397
children 09c88160095d
comparison
equal deleted inserted replaced
5145:f34c9a9a5112 5146:6ec6b7ff2d43
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.3. Also runs under UNIX, MSDOS and other systems. 12 Version 7.4a. Also runs under UNIX, MSDOS and other systems.
13 vim73rt.tgz contains the documentation and syntax files. 13 vim74art.tgz contains the documentation and syntax files.
14 vim73bin.tgz contains the binaries. 14 vim74abin.tgz contains the binaries.
15 vim73src.tgz contains the sources. 15 vim74asrc.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.