| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gvim | Distribution: openSUSE 12.1 |
| Version: 7.3 | Vendor: openSUSE |
| Release: 22.1.3 | Build date: Sat Oct 29 21:43:28 2011 |
| Group: Productivity/Editors/Vi | Build host: build30 |
| Size: 4069369 | Source RPM: vim-7.3-22.1.3.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.vim.org/ | |
| Summary: A GUI for Vi | |
Copy and modify /usr/share/vim/current/gvimrc to ~/.gvimrc if needed. Package gvim contains the largest set of features of vim, which is graphical windows and language interpreter, like python, ruby, or perl. You need package vim for the help and other documentation too. If you want less features, you might want to install packages vim-enhanced or vim instead.
Vim
* Tue Oct 18 2011 dmueller@suse.de
- fix detection of email addresses in .changes files
* Thu Sep 22 2011 idonmez@suse.com
- Update to official patchlevel 322
Following bugs are fixed:
* Redobuff doesn't always include changes of the completion leader.
* "C" on the last line deletes that line if it's blank.
* Calling debug.debug() in Lua may cause Vim to hang.
* Crash when 'colorcolumn' is set and closing buffer.
* Opening a window before forking causes problems for GTK.
* Complete function isn't called when the leader changed.
* Writing to 'verbosefile' has problems, e.g. for :highlight.
* Python 3 doesn't support slice assignment.
* When closing a window there is a chance that deleting a scrollbar
triggers a GUI resize, which uses the window while it is not in a
valid state.
* Auto-loading a function while editing the command line causes
scrolling up the display.
* Python doesn't parse multi-byte argument correctly.
* Built-in colors are different from rgb.txt.
* Can't load Perl 5.14 dynamically.
* When writing to an external command a zombie process may be left
behind.
* When filtering text with an external command Vim may not read all
the output.
* Crash when using fold markers and selecting a visual block that
includes a folded line and goes to end of line. (Sam Lidder)
* Configure doesn't work properly with Python3.
* When a BufWriteCmd autocommand resets 'modified' this doesn't
change older buffer states to be marked as 'modified' like
":write" does. (Yukihiro Nakadaira)
* Fri Sep 16 2011 opensuse@cboltz.de
- apparmor.vim update
- support "deny $filename x" rules
- apparmor.vim generated from AppArmor 2.7 beta2
* Wed Aug 31 2011 idonmez@suse.com
- Update to official patchlevel 289
* python3 fixes
* Fix: Crash when using "zd" on a large number of folds.
* Fix: Mapping <Char-123> no longer works.
* Fix: After using "expand('%:8')" the buffer name is changed.
* Fix: With GTK, when gvim is full-screen and a tab is opened and
using a specific monitor configuration the window is too big.
* Fix: Passing the file name to open in VisVim doesn't work.
* Fix: A BOM in an error file is seen as text.
* Fix: ":put =list" does not add an empty line for a trailing
empty item.
* Fix: 'shellcmdflag' only works with one flag.
* Fix: Vim freezes when executing an external command with zsh.
* Fri Aug 19 2011 opensuse@cboltz.de
- apparmor.vim update
- allow pux and PUx rules
- add some new capabilities
- fix pattern for variable names (allow numbers, except for first char)
- apparmor.vim generated from AppArmor trunk aka 2.7 beta
* Thu Aug 04 2011 idonmez@novell.com
- Update to official patchlevel 266
* Fix python 3.2 detection
* Python: Errors in Unicode characters not handled nicely.
* "gH<Del>" deletes the current line, except when it's the last
line.
* "echo 'abc' > ''" returns 0 or 1, depending on 'ignorecase'.
* The coladd field is not reset when setting the line number for a
":call" command.
* When editing a file such as "File[2010-08-15].vim" an E16 error is
given.
* Equivalence classes only work for latin characters.
* CursorHold triggers on an incomplete mapping.
* G++ error message errornously recognized as error.
* When the current directory name contains wildcard characters, such
as "foo[with]bar", the tags file can't be found.
* When storing a pattern in search history there is no proper check
for the separator character.
* In Gvim with iBus typing space in Insert mode doesn't work.
* Mon Jul 11 2011 idonmez@novell.com
- Update to official patchlevel 243
* Fix multiple illegal memory accesses
* Fix: Using CTRL-R CTRL-W on the command line may insert only
part of the word.
* Fix: Python corrects the cursor column without taking
'virtualedit' into account.
* Fix: Python 3 doesn't compile without +multi_byte
* Fix: ";" gets stuck on a "t" command, it's not useful.
* Fix: ":scriptnames" and ":breaklist" show long file names.
* Fix: ":wundo" and ":rundo" don't unescape their argument
* Fix: "2gj" does not always move to the correct position.
* Fix: On a 64 bit system "syn sync fromstart" is very slow.
* Fix: Can't pass dict to sort function.
* Fix: Text from the clipboard is sometimes handled as linewise,
but not consistently.
* Fix: Inside an "if" a ":wincmd" causes problems.
* Wed Jul 06 2011 aj@suse.de
- Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d.
* Tue May 17 2011 idoenmez@novell.com
- Update to official patchlevel 189
- Drop outdated README.SUSE
* Mon Apr 18 2011 idoenmez@novell.com
- Run spec-cleaner and fix build on SLE 10
* Mon Feb 28 2011 stian@viskjer.net
- add vim-7.3-filetype_mine.patch to enable syntax highlighting in
.mine files. E.g. %{name}.spec.mine files generated by "osc pull"
* Tue Feb 01 2011 opensuse@cboltz.de
- update apparmor.vim to better match the syntax of AppArmor 2.5
- support audit and deny for capability, network, link
- fixed rlimit syntax
- various small fixes
* Sun Jan 09 2011 opensuse@cboltz.de
- update apparmor.vim to match (most of) the AppArmor 2.5 syntax
- package apparmor.vim as separate source file, no longer as part of
vim-7.3-filetype_apparmor.patch
* Mon Nov 22 2010 freespacer@gmx.de
- add disable_gcc_warning_eval_c.patch
http://lists.opensuse.org/opensuse-packaging/2010-11/msg00182.html
- add disable_lang_no.patch
- update spec file
* Sun Nov 21 2010 freespacer@gmx.de
- update to version 7.3
- clean up the additional vim patches and files
- remove vim-7.2-lang.tar.bz2 (obsolete)
- remove vim-7.2-extra.tar.bz2 (obsolete)
- remove ANNOUNCEMENT.vim-7.2 (obsolete)
- remove vim-7.0-no_nb.patch (obsolete)
- remove remove-terrible-hack.patch (obsolete)
- remove php.patch (obsolete)
- remove lib64.patch (obsolete)
- remove vim-7.2.257.patch (obsolete)
- remove flex-array.patch (responsible for broken build)
- disable lzma.patch (partly supported)
- add ANNOUNCEMENT.vim-7.3
- renew official patches from upstream
- renew gvimrc_fontset.patch
- renew highlight_fstab.patch
- renew sh_is_bash.patch
- renew filetype_ftl.patch
- renew help_tags.patch
- renew use_awk.patch
- renew name_vimrc.patch
- renew mktemp_tutor.patch
- renew ruby_ldflags_configure.patch
- renew grub.patch
- renew filetype_apparmor.patch
- renew diff_check.patch
- renew filetype_changes.patch
- update spec file
* Wed Nov 17 2010 fisiu@opensuse.org
- Update spec.skeleton
* Fri Nov 05 2010 aj@suse.de
- Add vim.conf for tmpfs mounting via systemd.
* Tue Sep 07 2010 aj@suse.de
- BuildRequire gpm-devel
* Fri Aug 27 2010 aj@suse.de
- Fix rpmlint warnings about duplicate files.
- Remove now obsolete option --with-xusetheXWindowSystem.
- Do not record build time in binary
* Tue Apr 27 2010 werner@suse.de
- Add screen control sequences to inputrc (bnc#598903)
* Sat Mar 27 2010 vuntz@opensuse.org
- Use the icon from the tarball instead of our custom icon. It
looks much better.
- Drop gvim.png from the source package.
* Tue Feb 09 2010 prusnak@suse.cz
- build data subpackage as noarch
* Tue Nov 03 2009 coolo@novell.com
- updated patches to apply with fuzz=0
* Tue Oct 13 2009 mmarek@suse.cz
- add patch vim-7.2.257.patch to hide gtk assertions (bnc#536535).
* Mon Sep 28 2009 werner@suse.de
- Avoid network based systems calls during ~/.vimrc (bnc#538768)
* Wed May 13 2009 prusnak@suse.cz
- added Recommends, Suggests, Freshens, EssentialFor, Supplements
and Enhances to .spec preamble keywords (added to filetype_spec.patch)
/etc/gvimrc /usr/bin/egview /usr/bin/egvim /usr/bin/eview /usr/bin/evim /usr/bin/gex /usr/bin/gvi /usr/bin/gview /usr/bin/gvim /usr/bin/gvim-normal /usr/bin/gvimdiff /usr/bin/rgview /usr/bin/rgvim /usr/share/applications/gvim.desktop /usr/share/doc/packages/gvim /usr/share/doc/packages/gvim/README.Japanese-XIM /usr/share/doc/packages/gvim/gvimrc_example.vim /usr/share/doc/packages/gvim/suse.gvimrc /usr/share/icons/hicolor/48x48/apps/gvim.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:47:39 2013