Accepting request 628369 from editors
- update to 8.1.0258 * Using setline() in TextChangedI splits undo. * Saving and restoring window title does not always work. * using full path is not supported for 'backupdir' * GTK: when screen DPI changes Vim does not handle it. * duplicated quickfix code. * Python: error message for failing import is incorrect. * Build failure without the +eval feature. * calling setline() in TextChangedI autocmd breaks undo * no redraw when using a STOP signal on Vim and then CONT * Using :term ++close ++hidden closes a window * Insert mode completion may use an invalid buffer pointer. * Effect of ":tabmove N" is not clear. * g:actual_curbuf set in wrong scope. * Now Ruby build fails on other systems. * 'buftype' is cleared when using ":term ++hidden cat" * Ruby build fails when ruby_intern is missing (forwarded request 628368 from mimi_vx) OBS-URL: https://build.opensuse.org/request/show/628369 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=217
This commit is contained in:
commit
ec6de19b56
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18b828907707ddaf4543b5ca7b9398db9680f13904a28ac53f6de77e239f6371
|
||||
size 13776797
|
3
vim-8.1.0258.tar.gz
Normal file
3
vim-8.1.0258.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a2b03ecea36eb33c2d2c1a8f2a401f8d2441c343c13b36f06f471548fbf0605
|
||||
size 13780750
|
21
vim.changes
21
vim.changes
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:08:25 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
- update to 8.1.0258
|
||||
* Using setline() in TextChangedI splits undo.
|
||||
* Saving and restoring window title does not always work.
|
||||
* using full path is not supported for 'backupdir'
|
||||
* GTK: when screen DPI changes Vim does not handle it.
|
||||
* duplicated quickfix code.
|
||||
* Python: error message for failing import is incorrect.
|
||||
* Build failure without the +eval feature.
|
||||
* calling setline() in TextChangedI autocmd breaks undo
|
||||
* no redraw when using a STOP signal on Vim and then CONT
|
||||
* Using :term ++close ++hidden closes a window
|
||||
* Insert mode completion may use an invalid buffer pointer.
|
||||
* Effect of ":tabmove N" is not clear.
|
||||
* g:actual_curbuf set in wrong scope.
|
||||
* Now Ruby build fails on other systems.
|
||||
* 'buftype' is cleared when using ":term ++hidden cat"
|
||||
* Ruby build fails when ruby_intern is missing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 2 20:52:07 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user