Package vim: Information
Source package: vim
Version: 7.2.026-alt0.M41.1
Build time: Nov 1, 2008, 08:47 PM
Category: Editors
Report package bugHome page: http://www.vim.org
License: Charityware
Summary: VIsual editor iMproved
Description:
VIM (VIsual editor iMproved) is an updated and improved version of the vi editor. Vi was the first real screen-based editor for UNIX, and is still very popular. VIM improves on vi by adding new features: multiple windows, multi-level undo, block highlighting and more. The vim-common package contains files which every VIM binary will need in order to run.
List of rpms provided by this srpm:
rpm-build-vim (x86_64, i586)
vim-X11 (x86_64, i586)
vim-X11-gnome2 (x86_64, i586)
vim-X11-gtk2 (x86_64, i586)
vim-X11-neXtaw (x86_64, i586)
vim-common (x86_64, i586)
vim-console (x86_64, i586)
vim-enhanced (x86_64, i586)
vim-minimal (x86_64, i586)
vim-spell-source (x86_64, i586)
vimtutor (x86_64, i586)
rpm-build-vim (x86_64, i586)
vim-X11 (x86_64, i586)
vim-X11-gnome2 (x86_64, i586)
vim-X11-gtk2 (x86_64, i586)
vim-X11-neXtaw (x86_64, i586)
vim-common (x86_64, i586)
vim-console (x86_64, i586)
vim-enhanced (x86_64, i586)
vim-minimal (x86_64, i586)
vim-spell-source (x86_64, i586)
vimtutor (x86_64, i586)
Maintainer: vim
ACL:
@nobody
@nobody
Last changed
Nov. 1, 2008 Sir Raorn 4:7.2.026-alt1
- Official patches (026) + (after 7.2.010) 'K' uses the rest of the line (closes: #17660)
Oct. 3, 2008 Sir Raorn 4:7.2.025-alt1
- Official patches (025) + wrong window count when using :bunload in a BufHidden autocmd + "K" in Visual mode does not properly escape all characters + error when inserting a float value from expression register + hang when waiting for X selection, consuming lots of CPU time + synstack() doesn't work in an emptly line + X11: strlen() used wrongly, pasting very big selection fails + completion and exists() don't work for ":noautocmd" + getting full file name when executing autocmds may be slow + 'cursorcolumn' wrong in a closed fold when display is shifted + 'history' can be made negative, causes out-of-memory error + a CursorHold event that invokes system() is retriggered