- Updated to revision 1778, fixes the following problems
* When using complete() it may set 'modified' even though nothing was inserted. * When using feedkeys() in a timer the inserted characters are not used right away. * Undo options are not together in the options window. * Arguments of setqflist() are not checked properly. * No "closed", "errors" and "encoding" attribute on Python output. * Cannot use true color in the terminal. * Newly added features can escape the sandbox. * When using the term truecolor feature, the t_8f and t_8b termcap options are not set by default. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=352
This commit is contained in:
committed by
Git OBS Bridge
parent
c017800302
commit
56eeb02703
16
vim.changes
16
vim.changes
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 23 10:05:11 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Updated to revision 1778, fixes the following problems
|
||||
* When using complete() it may set 'modified' even though nothing
|
||||
was inserted.
|
||||
* When using feedkeys() in a timer the inserted characters are not
|
||||
used right away.
|
||||
* Undo options are not together in the options window.
|
||||
* Arguments of setqflist() are not checked properly.
|
||||
* No "closed", "errors" and "encoding" attribute on Python output.
|
||||
* Cannot use true color in the terminal.
|
||||
* Newly added features can escape the sandbox.
|
||||
* When using the term truecolor feature, the t_8f and t_8b termcap
|
||||
options are not set by default.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 20 14:17:00 UTC 2016 - idonmez@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user