Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
vim-minimal - A minimal version of the VIM editor
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-minimal package includes a minimal version of VIM, which is
installed into /bin/vi for use when only the root partition is
present. NOTE: The online help is only available when the vim-common
package is installed.
Packages
Latest: vim-minimal-7.2.411-1.7.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
vim-minimal |
2 |
7.2.411 |
1.7.el6.fio |
i686 |
336 KiB |
2011-07-12 17:41:04 |
Changelog:
- * 2011-02-14 - Karsten Hopp <karsten[AT]redhat[DOTCOM]> 7.2.411-1.6
- upstream fix for #629568
- * 2011-02-02 - Karsten Hopp <karsten[AT]redhat[DOTCOM]> 7.2.411-1.5
- fix syntax error when editing a text file containing "\c"
- * 2010-05-19 - Karsten Hopp <karsten[AT]redhat[DOTCOM]> 7.2.411-1.4
- fix vim.sh scripts as id -u might return an empty string (#578795)
- * 2010-05-03 - Karsten Hopp <karsten[AT]redhat[DOTCOM]> 7.2.411-1.3
- remove duplicate entry in menu (#587940)
- * 2010-04-20 - Karsten Hopp <karsten[AT]redhat[DOTCOM]> 7.2.411-1.2
- fix rvim manpage
- Resolves: #583940