377294 Update vim to version 9.0.0073 / rev 315 via SR 991225

6 files Authored by mimi_vx 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update vim to version 9.0.0073 / rev 315 via SR 991225
    
    https://build.opensuse.org/request/show/991225
    by user mimi_vx + RBrownFactory
    - Updated to version 9.0.0073, fixes the following problems
    - fix CVE-2022-2522 - boo#1201863
      * In the quickfix window 'cursorline' overrules QuickFixLine highlighting.
      * On a Belgian keyboard CTRL-[ does not work.
      * Spell tests do not always clear the word list.
      * Spell dump may go beyond end of an array.
      * 'fillchars' cannot have window-local values.
      * 'listchars' test fails.
      * Not all systems have GDK_KEY_dead_circumflex. (Hisashi T Fujinaka)
      * Use of set_chars_option() is confusing.
      * A couple of filetype patterns do not have "*" before "/etc".
      * Missing change for filetype detection.
      * Insufficient testing for bracket commands.
      * Typos in comments, wrapping lines.
      * Reading past end of completion with a long line and 'infercase' set.
      * Reading past end of co
    
        
file modified
+0 -0
file modified
+37 -0
file modified
+46 -0
file modified
+1 -1