- Updated to revision 101, fixes the following problems
* When the input or output is not a tty Vim appears to hang. * When a channel callback consumes a lot of time Vim becomes unresponsive. (skywind) * Can't build on MS-Windows. * Popup menu always appears above the cursor when it is in the lower half of the screen. (Matt Gardner) * Options that are a file name may contain non-filename characters. * Some options are not strictly checked. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=398
This commit is contained in:
committed by
Git OBS Bridge
parent
50feed51fe
commit
7e8f7cb2e8
13
vim.changes
13
vim.changes
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 13:47:03 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Updated to revision 101, fixes the following problems
|
||||
* When the input or output is not a tty Vim appears to hang.
|
||||
* When a channel callback consumes a lot of time Vim becomes
|
||||
unresponsive. (skywind)
|
||||
* Can't build on MS-Windows.
|
||||
* Popup menu always appears above the cursor when it is in the
|
||||
lower half of the screen. (Matt Gardner)
|
||||
* Options that are a file name may contain non-filename characters.
|
||||
* Some options are not strictly checked.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 12:03:22 UTC 2016 - idonmez@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user