Accepting request 616158 from home:mimi_vx:branches:editors

- update to 8.1 revision 0042
- modernize spec.skeleton
 * if omni completion opens a window Insert mode is stopped
 * Attribute "width" missing from python window attribute list
 * Cannot easily delete lines in another buffer
 * Cannot easily append lines to another buffer
 * Not restoring Insert mode if leaving a prompt buffer by using a
     mouse click
 * Not easy to switch between prompt buffer and other windows

OBS-URL: https://build.opensuse.org/request/show/616158
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=498
This commit is contained in:
Martin Pluskal
2018-06-12 08:23:42 +00:00
committed by Git OBS Bridge
parent 22f40b98f2
commit 176cd67faf
5 changed files with 23 additions and 11 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jun 11 21:18:38 UTC 2018 - mimi.vx@gmail.com
- update to 8.1 revision 0042
- modernize spec.skeleton
* if omni completion opens a window Insert mode is stopped
* Attribute "width" missing from python window attribute list
* Cannot easily delete lines in another buffer
* Cannot easily append lines to another buffer
* Not restoring Insert mode if leaving a prompt buffer by using a
mouse click
* Not easy to switch between prompt buffer and other windows
-------------------------------------------------------------------
Tue Jun 5 16:04:54 UTC 2018 - mimi.vx@gmail.com