Accepting request 855308 from home:badshah400:branches:editors
Update to version 8.2.2129 to fix multiple problems. Main issue fixed is https://github.com/vim/vim/issues/7427, which caused the menubar text to become unreadable when using dark colorschemes. OBS-URL: https://build.opensuse.org/request/show/855308 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=642
This commit is contained in:
parent
e72cb585c1
commit
07b3835a74
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caf6e114dce2171e4aba1376d0a7ac60ab883fe5c34c8de4a48d9698f3710fb3
|
||||
size 15329221
|
3
vim-8.2.2129.tar.gz
Normal file
3
vim-8.2.2129.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:608b51531aadca07e2230c8ae82d56f63d86176591727e4c32793563cd5911e6
|
||||
size 15346023
|
27
vim.changes
27
vim.changes
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 12 09:24:23 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 8.2.2129, fixes the following problems:
|
||||
* There is no way to do something on CTRL-Z
|
||||
* Vim9: executing user command from Vim9 script not tested
|
||||
* Ruby: missing function prototype
|
||||
* Vim9: leaking memory
|
||||
* Vim9: a range cannot be computed at runtime
|
||||
* After using a complete popup the buffer is listed
|
||||
* Vim9: crash when sourcing vim9script early
|
||||
* Internal error when using \ze before \zs in a pattern
|
||||
* Not all Perl functionality is tested
|
||||
* GTK3: status line background color is wrong
|
||||
* Dead code in the job support
|
||||
* Some functions use any value as a string
|
||||
* Vim9: some errors not tested for; dead code
|
||||
* Vim9: unreachable code in assignment
|
||||
* Running tests may leave some files behind
|
||||
* GTK: menu background is the same color as the main window
|
||||
* Cannot use ":shell" when reading from stdin
|
||||
* "vim -" does not work well when modifyOtherKeys is enabled
|
||||
* Vim9: no test to check for :let error
|
||||
* Vim9: some errors not tested
|
||||
* TOML files are not recognized
|
||||
* Update runtime files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 07:08:18 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user