Accepting request 718297 from editors
OBS-URL: https://build.opensuse.org/request/show/718297 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=240
This commit is contained in:
commit
9fff1e664c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51dc24a7954cc9f8d75be02870ce32dcd7185139688f998b27d135e34de57ca4
|
||||
size 14396386
|
3
vim-8.1.1741.tar.gz
Normal file
3
vim-8.1.1741.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f0b203513a8fd9e7fa566649afb7d908cdf711022b7e2c264fecf06af85ab40
|
||||
size 14411300
|
52
vim.changes
52
vim.changes
@ -1,3 +1,55 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 11:47:56 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Update to version 8.1.1741, fixes the following problems
|
||||
* Cleared/added match highlighting not updated in other window.
|
||||
* Exepath() doesn't work for "bin/cat".
|
||||
* Deleted match highlighting not updated in other window.
|
||||
* Testing lambda with timer is slow.
|
||||
* :args command that outputs one line gives more prompt.
|
||||
* Viminfo support is spread out.
|
||||
* Can't build with tiny features.
|
||||
* The evalfunc.c file is too big.
|
||||
* The man ftplugin leaves an empty buffer behind.
|
||||
* Completion in cmdwin does not work for buffer-local commands.
|
||||
* Command line history not read from viminfo on startup.
|
||||
* Wrong place for mark viminfo support.
|
||||
* Heredoc with trim not properly handled in function.
|
||||
* Wrong place for command line history viminfo support.
|
||||
* Code for viminfo support is spread out.
|
||||
* The eval.txt help file is too big.
|
||||
* MS-Windows: E325 message may use incorrect date format.
|
||||
* Too much overhead checking for CTRL-C while processing text.
|
||||
* Heredoc assignment has no room for new features.
|
||||
* Error when scriptversion is 2 a making a dictionary access.
|
||||
* Build failure with normal features without netbeans interface.
|
||||
* Crash with very long %[] pattern.
|
||||
* Popup too wide when 'showbreak' is set.
|
||||
* Popup menu highlighting does not look good.
|
||||
* Last char in menu popup window highlighted.
|
||||
* Old style comments are wasting space
|
||||
* Emoji characters are seen as word characters for spelling.
|
||||
* Cannot preview a file in a popup window.
|
||||
* Highlighting cursor line only works with popup_menu().
|
||||
* Signs in number column cause text to be misaligned.
|
||||
* Listener callback called at the wrong moment
|
||||
* Coverity found dead code.
|
||||
* Coverity warns for possibly using a NULL pointer.
|
||||
* Coverity warns for using uninitialized variable.
|
||||
* Coverity warns for possibly using a NULL pointer.
|
||||
* Typo in #ifdef.
|
||||
* Using ~{} for a literal dict is not nice.
|
||||
* C-R C-W does not work after C-G when using 'incsearch'.
|
||||
* Breaking out of loop by checking window pointer is insufficient.
|
||||
* Compiler warning for uninitialized variable.
|
||||
* Appveyor build with MSVC fails puts progress bar in log.
|
||||
* Listener callback called for the wrong buffer.
|
||||
* Highlight_ga can be local instead of global.
|
||||
* Appveyor build with MSVC fails.
|
||||
* Cannot build with MSVC.
|
||||
* MSVC: link command line is too long.
|
||||
* Windows 10: crash when cursor is at bottom of terminal.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 12:00:32 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user