vim 2:9.1.2141-ok3 source package in openKylin
Changelog
vim (2:9.1.2141-ok3) huanghe; urgency=medium * 修复编译失败问题 -- zoey <email address hidden> Fri, 17 Apr 2026 16:15:08 +0800
vim (2:9.1.2141-ok3) huanghe; urgency=medium * 修复编译失败问题 -- zoey <email address hidden> Fri, 17 Apr 2026 16:15:08 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | editors |
| File | Size | SHA-256 Checksum |
|---|---|---|
| vim_9.1.2141.orig.tar.xz | 12.6 MiB | d4de759838a10f610ef4a121b84c6ed937f68cc0e15a9af6763904081aa78758 |
| vim_9.1.2141-ok3.debian.tar.xz | 216.1 KiB | 0ac3bbd9fcf5708b5b0a1a7f2c3e5f8ec8b18afe6cd848b1dc0f58c69adadd71 |
| vim_9.1.2141-ok3.dsc | 2.8 KiB | 7b8a582994b0f5f373d3042b125c40f5ef7937678a3b8febe10a6211f51e583e |
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a rather
standard set of features. This package does not provide a GUI
version of Vim. See the other vim-* packages if you need more
(or less).
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains files shared by all non GUI-enabled vim variants
available in Debian. Examples of such shared files are: manpages and
configuration files.
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains the HTML version of the online documentation. It is
built from the runtime/doc directory of the source tree.
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a GTK3 GUI
and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl.
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains files shared by all GUI-enabled vim
variants available in Debian. Examples of such shared files are:
gvimtutor, icons, and desktop environments settings.
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a Motif GUI
and support for scripting with Lua, Perl, Python 3, and Tcl.
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with support for
scripting with Lua, Perl, Python 3, Ruby, and Tcl but no GUI.
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains vimtutor and the architecture independent runtime
files, used, if available, by all vim variants available in Debian.
Example of such runtime files are: online documentation, rules for
language-specific syntax highlighting and indentation, color schemes,
and standard plugins.
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains a minimal version of Vim compiled with no GUI and
a small subset of features. This package's sole purpose is to provide
the vi binary for base installations.
.
If a vim binary is wanted, try one of the following more featureful
packages: vim, vim-nox, vim-motif, or vim-gtk3.
xxd creates a hex dump of a given file or standard input. It can also convert
a hex dump back to its original binary form.