1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 [COPY] T2 SDE: package/.../vim/vim.desc
5 [COPY] Copyright (C) 2004 - 2020 The T2 SDE Project
6 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
8 [COPY] More information can be found in the files COPYING and README.
10 [COPY] This program is free software; you can redistribute it and/or modify
11 [COPY] it under the terms of the GNU General Public License as published by
12 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
13 [COPY] GNU General Public License can be found in the file COPYING.
14 [COPY] --- T2-COPYRIGHT-NOTE-END ---
18 [T] Vim is an almost compatible version of the UNIX editor Vi. Many new
19 [T] features have been added: multi level undo, syntax highlighting,
20 [T] command line history, on-line help, filename completion, block
21 [T] operations, etc. There is also a Graphical User Interface (GUI)
22 [T] available. See doc/vi_diff.txt.
24 [T] This editor is very useful for editing programs and other plain ASCII
25 [T] files. All commands are given with normal keyboard characters, so
26 [T] those who can type with ten fingers can work very fast. Additionally,
27 [T] function keys can be defined by the user, and the mouse can be used.
29 [T] Vim currently runs under Amiga DOS, MS-DOS, MS-Windows 95/98/NT, Atari
30 [T] MiNT, Macintosh, BeOS, VMS, RISC OS, OS/2 and almost all flavours of
31 [T] UNIX. Porting to other systems should not be very difficult.
33 [T] This T2 package optinally contains two binaries: vim - which is not linked
34 [T] against any X11 library (an so suited for server use), and gvim - the
35 [T] Gtk+ version (which needs X11 and Gtk+ to be executed ...).
37 [U] http://vim.sourceforge.net/
39 [A] Bram Moolenaar <bram@vim.org>
40 [M] Rene Rebe <rene@t2-project.org>
41 [M] The T2 Project <t2@t2-project.org>
49 [P] X -----5---9 160.800
51 [D] 64da56031e6c6ffa611faa43b353783a6c064ce1efad30b20f42ec2c vim-8.2.tar.bz2 ftp://ftp.vim.org/pub/vim/unix/