./editors/vim-share, Data files for the vim editor (vi clone)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 9.1.0789nb1, Package name: vim-share-9.1.0789nb1, Maintainer: morr

Vim is an almost compatible version of the UNIX editor Vi. Many new features
have been added: multi level undo, syntax highlighting, command line history,
on-line help, filename completion, block operations, etc.

This package is only a shared data-package for the `actual' vim packages.
You also have to install one of vim, vim-xaw, vim-gtk, vim-gtk2 or vim-motif
to get a working editor.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 17803.911 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2024-10-17 19:14:39 by Daniel Horecki | Files touched by this commit (3) | Package updated
Log message:
Update to version 9.1.0789.

Changelog:
- patch 9.1.0789: tests: ':resize + 5' has invalid space after '+'
- patch 9.1.0788: <CSI>27;<mod>u is not decoded to literal Escape in \ 
kitty/foot
- patch 9.1.0787: cursor position changed when using hidden terminal
- patch 9.1.0786: tests: quickfix update test does not test location list
- patch 9.1.0785: cannot preserve error position when setting quickfix list
- patch 9.1.0784: there are several problems with python 3.13
- patch 9.1.0783: 'spell' option setting has problems
- patch 9.1.0782: tests: using wrong neomuttlog file name
- patch 9.1.0781: tests: test_filetype fails
- patch 9.1.0780: MS-Windows: incorrect Win32 error checking
- patch 9.1.0779: filetype: neomuttlog files are not recognized
- patch 9.1.0778: filetype: lf config files are not recognized
- patch 9.1.0777: filetype: Some upstream php files are not recognized
- patch 9.1.0776: test_strftime may fail because of missing TZ data
- patch 9.1.0775: tests: not enough tests for setting options
- patch 9.1.0774: "shellcmdline" doesn't work with getcompletion()
- patch 9.1.0773: filetype: some Apache files are not recognized
- patch 9.1.0772: some missing changes from v9.1.0771
- patch 9.1.0771: completion attribute hl_group is confusing
- patch 9.1.0770: current command line completion is a bit limited
- patch 9.1.0769: filetype: MLIR files are not recognized
- patch 9.1.0768: MS-Windows: incorrect cursor position when restoring screen
- patch 9.1.0767: A condition is always true in ex_getln.c
- patch 9.1.0766: too many strlen() calls in ex_getln.c
- patch 9.1.0765: No test for patches 6.2.418 and 7.3.489
- patch 9.1.0764: [security]: use-after-free when closing a buffer
- patch 9.1.0763: tests: cannot run single syntax tests
- patch 9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed correctly
- patch 9.1.0761: :cd completion fails on Windows with backslash in path
- patch 9.1.0760: tests: no error reported, if gen_opt_test.vim fails
- patch 9.1.0759: screenpos() may return invalid position
- patch 9.1.0758: it's possible to set an invalid key to 'wildcharm'
- patch 9.1.0757: tests: messages files contains ANSI escape sequences
- patch 9.1.0756: missing change from patch v9.1.0754
- patch 9.1.0755: quickfix list does not handle hardlinks well
- patch 9.1.0754: fixed order of items in insert-mode completion menu
- patch 9.1.0753: Wrong display when typing in diff mode with 'smoothscroll'
- patch 9.1.0752: can set 'cedit' to an invalid value
- patch 9.1.0751: Error callback for term_start() not used
- patch 9.1.0750: there are some Win9x legacy references
- patch 9.1.0749: filetype: http files not recognized
- patch 9.1.0748: :keep* commmands are sometimes misidentified as :k
- patch 9.1.0747: various typos in repo found
- patch 9.1.0746: tests: Test_halfpage_longline() fails on large terminals
- patch 9.1.0745: filetype: bun and deno history files not recognized
- patch 9.1.0744: filetype: notmuch configs are not recognised
- patch 9.1.0743: diff mode does not handle overlapping diffs correctly
- patch 9.1.0742: getcmdprompt() implementation can be improved
- patch 9.1.0741: No way to get prompt for input()/confirm()
- patch 9.1.0740: incorrect internal diff with empty file
- patch 9.1.0739: [security]: use-after-free in ex_getln.c
- patch 9.1.0738: filetype: rapid files are not recognized
- patch 9.1.0737: tests: screendump tests may require a bit more time
- patch 9.1.0736: Unicode tables are outdated
- patch 9.1.0735: filetype: salt files are not recognized
- patch 9.1.0734: filetype: jinja files are not recognized
- patch 9.1.0733: keyword completion does not work with fuzzy
- patch 9.1.0732: xxd: cannot use -b and -i together
- patch 9.1.0731: inconsistent case sensitive extension matching
- patch 9.1.0730: Crash with cursor-screenline and narrow window
- patch 9.1.0729: Wrong cursor-screenline when resizing window
- patch 9.1.0728: [security]: heap-use-after-free in garbage collection with \ 
location list user data
- patch 9.1.0727: too many strlen() calls in option.c
- patch 9.1.0726: not using correct python3 API with dynamic linking
- patch 9.1.0725: filetype: swiftinterface files are not recognized
- patch 9.1.0724: if_python: link error with python 3.13 and stable ABI
- patch 9.1.0723: if_python: dynamic linking fails with python3 >= 3.13
- patch 9.1.0722: crash with large id in text_prop interface
- patch 9.1.0721: tests: test_mksession does not consider XDG_CONFIG_HOME
- patch 9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs
- patch 9.1.0719: Resetting cell widths can make 'listchars' or 'fillchars' invalid
- patch 9.1.0718: hard to know the users personal Vim Runtime Directory
- patch 9.1.0717: Unnecessary nextcmd NULL checks in parse_command_modifiers()
- patch 9.1.0716: resetting setcellwidth() doesn't update the screen
- patch 9.1.0715: Not correctly parsing color names (after v9.1.0709)
- patch 9.1.0714: tests: GuiEnter_Turkish test may fail
- patch 9.1.0713: Newline causes E749 in Ex mode
- patch 9.1.0712: tests: missing dependency of Test_gettext_makefile
- patch 9.1.0711: tests: test_xxd may file when using different xxd
- patch 9.1.0710: popup window may hide part of Command line
   2024-09-03 20:31:21 by Daniel Horecki | Files touched by this commit (3) | Package updated
Log message:
update to patchlevel 9.1.0708.

Changelog:

- patch 9.1.0709: GUIEnter event not found in Turkish locale
- runtime(sudoers): improve recognized Runas_Spec and Tag_Spec items
- patch 9.1.0708: Recursive window update does not account for reset skipcol
- runtime(nu): include filetype plugin
- patch 9.1.0707: [security]: invalid cursor position may cause a crash
- patch 9.1.0706: tests: test_gettext fails when using shadow dir
- CI: Install locales-all package
- patch 9.1.0705: Sorting of fuzzy filename completion is not stable
- translation(pt): update Portuguese/Brazilian menu translation
- runtime(vim): Update base-syntax, match bracket mark ranges
- runtime(doc): Update :help :command-complete list
- patch 9.1.0704: inserting with a count is inefficient
- runtime(doc): use mkdir -p to save a command
- patch 9.1.0703: crash with 2byte encoding and glob2regpat()
- runtime(hollywood): update syn highlight for If-Then statements and For-In-Loops
- patch 9.1.0702: Patch 9.1.0700 broke CI
- patch 9.1.0701: crash with NFA regex engine when searching for composing chars
- patch 9.1.0700: crash with 2byte encoding and glob2regpat()
- patch 9.1.0699: "dvgo" is not always an inclusive motion
- runtime(java): Provide support for syntax preview features
   2024-08-26 21:26:31 by Daniel Horecki | Files touched by this commit (3) | Package updated
Log message:
Security update to version 9.1.698.

Changelog:

- patch 9.1.0698: tests: "Untitled" file not removed when running \ 
Test_crash1_3 alone
- patch 9.1.0697: [security]: heap-buffer-overflow in ins_typebuf
- patch 9.1.0696: installing runtime files fails when using SHADOWDIR
- runtime(doc): fix typo
- patch 9.1.0695: tests: test_crash leaves Untitled file around
- translation(br): Update Brazilian translation
- translation(pt): Update menu_pt_br
- patch 9.1.0694: matchparen is slow on a long line
- patch 9.1.0693: Configure doesn't show result when not using python3 stable abi
- patch 9.1.0692: Wrong patlen value in ex_substitute()
- patch 9.1.0691: python3: stable-abi may cause segfault on Python 3.11
- runtime(vim): Update base-syntax, match :loadkeymap after colon and bar
- runtime(mane): Improve <Plug>ManBS mapping
- patch 9.1.0690: cannot set special highlight kind in popupmenu
- translation(pt): Revert and fix wrong Portuguese menu translation files
- translation(pt): revert Portuguese menu translation
- translation(br): Update Brazilian translations
- runtime(vim): Update base-syntax, improve :let-heredoc highlighting
- patch 9.1.0689: [security]: buffer-overflow in do_search() with 'rightleft'
- runtime(vim): Improve heredoc handling for all embedded scripts
- patch 9.1.0688: Vim9: dereferences NULL pointer in check_type_is_value()
- patch 9.1.0687: Makefile may not install desktop files
- runtime(man): Fix <Plug>ManBS
- runtime(java): Make the bundled &foldtext function optional
- runtime(netrw): Change line on `mx` if command output exists
- runtime(netrw): Fix `mf`-selected entry highlighting
- runtime(htmlangular): add html syntax highlighting
- translation(it): Fix filemode of Italian manpages
- runtime(doc): Update outdated man.vim plugin information
- runtime(zip): simplify condition to detect MS-Windows
- patch 9.1.0686: zip-plugin has problems with special characters
- runtime(pandoc): escape quotes in &errorformat for pandoc
- translation(it): updated Italian manpage
- patch 9.1.0685: too many strlen() calls in usercmd.c
- runtime(doc): fix grammar in :h :keeppatterns
- runtime(pandoc): refine pandoc compiler settings
- patch 9.1.0684: completion is inserted on Enter with "noselect"
- translation(ru): update man pages
- patch 9.1.0683: mode() returns wrong value with <Cmd> mapping
- runtime(doc): remove trailing whitespace in cmdline.txt
- patch 9.1.0682: Vim9: Segfault with uninitialized funcref
- patch 9.1.0681: tests: Analyzing failed screendumps is hard
- runtime(doc): more clarification for the :keeppatterns needed
- patch 9.1.0680: VMS does not have defined uintptr_t
- runtime(doc): improve typedchar documentation for KeyInputPre autocmd
- runtime(dist): verify that executable is in $PATH
- translation(it): update Italian manpages
- runtime(doc): clarify the effect of :keeppatterns after v9.1.0677
- runtime(doc): update Makefile and make it portable between GNU and BSD
- patch 9.1.0679: Rename from w_closing to w_locked is incomplete
- runtime(colors): update colorschemes
- runtime(vim): Update base-syntax, improve :let-heredoc highlighting
- runtime(doc): Updating the examples in the xxd manpage
- translation(ru): Updated uganda.rux
- runtime(yaml): do not re-indent when commenting out lines
   2024-08-18 00:17:14 by Daniel Horecki | Files touched by this commit (3) | Package updated
Log message:
Security update to patch 9.1.0678.

- patch 9.1.0678: [security]: use-after-free in alist_add()
- patch 9.1.0677: :keepp does not retain the substitute pattern
- translation(ja): Update Japanese translations to latest release
- runtime(netrw): Drop committed trace lines
- runtime(netrw): Error popup not always used
- runtime(netrw): ErrorMsg() may throw E121
- runtime(tutor): update Makefile and make it portable between GNU and BSD
- translation: improve the po/cleanup.vim script
- runtime(lang): update Makefile and make it portable between GNU and BSD
- patch 9.1.0676: style issues with man pages
- patch 9.1.0675: Patch v9.1.0674 causes problems
- runtime(dosbatch): Show %%i as an argument in syntax file
- runtime(dosbatch): Add syn-sync to syntax file
- runtime(sql, mysql): fix E169: Command too recursive with sql_type_default = \ 
"mysql"
- patch 9.1.0674: Vim9: compiling abstract method fails because of missing return
- runtime(javascript): fix a few issues with syntax higlighting
- runtime(mediawiki): fix typo in doc, test for b:did_ftplugin var
- runtime(termdebug): Fix wrong test for balloon feature
- runtime(doc): Remove mentioning of the voting feature
- runtime(doc): add help tags for json + markdown global variables
- patch 9.1.0673: Vim9: too recursive func calls when calling super-class method
- runtime(syntax-tests): Facilitate the viewing of rendered screendumps
- runtime(doc): fix a few style issues
- patch 9.1.0672: marker folds may get corrupted on undo
- Problem:  crash with WinNewPre autocommand
- patch 9.1.0670: po file encoding fails on *BSD during make
- translation(it): Update Italian translation
- translation: Stop using msgconv
- patch 9.1.0669: if_python: stable python ABI not used by default
- Update .gitignore and .hgignore files
- patch 9.1.0668: build-error with python3.12 and stable ABI
- translations: Update generated po files
- patch 9.1.0667: Some other options reset curswant unnecessarily when set
- patch 9.1.0666: assert_equal() doesn't show multibyte string correctly
- runtime(doc): clarify directory of Vim's executable vs CWD
- patch 9.1.0665: Locked variable can be changed in a :for loop
- runtime(proto): Add indent script for protobuf filetype
- patch 9.1.0664: MS-Windows: console vim did not switch back to main screen on exit
- runtime(zip): zip plugin does not work with Vim 9.0
- patch 9.1.0663: tests: zip test still resets 'shellslash' option
- runtime(zip): use defer to restore old settings
- runtime(zip): add a generic Message function
- runtime(zip): increment base version of zip plugin
- runtime(zip): raise minimum Vim version to v9.0
- runtime(zip): refactor save and restore of options
- runtime(zip): remove test for fnameescape
- runtime(zip): use :echomsg instead of :echo
- runtime(zip): clean up and remove comments
- patch 9.1.0662: filecopy() may return wrong value when readlink() fails
- patch 9.1.0661: the zip plugin is not tested.
- runtime(zip): Fix for FreeBSD's unzip command
- runtime(doc): capitalize correctly
- patch 9.1.0660: MS-Windows: Shift-Insert does work on old conhost
- translation(it): update Italian manpage
- runtime(lua): add/subtract a 'shiftwidth' after '('/')' in indentexpr
- runtime(zip): escape '[' on Unix as well
- patch 9.1.0659: MS-Windows: MSVC Makefile is a bit hard to read
- runtime(doc): fix typo in syntax.txt
- runtime(doc): -x is only available when compiled with crypt feature
- patch 9.1.0658: Coverity warns about dereferencing NULL pointer.
- runtime(colors): update Todo highlight in habamax colorscheme
- patch 9.1.0657: MS-Windows: MSVC build time can be optimized
- patch 9.1.0656: MS-Windows: MSVC Makefile CPU handling can be improved
   2024-08-03 00:32:24 by Daniel Horecki | Files touched by this commit (5) | Package updated
Log message:
Update to patchlevel 9.1.0655, which includes 2 security fixes.

Changelog:

9.1.0655: filetype: goaccess config file not recognized
9.1.0654: completion does not respect completeslash with fuzzy
9.1.0653: Patch v9.1.0648 not completely right
9.1.0652: too many strlen() calls in syntax.c
9.1.0651: ex: trailing dot is optional for :g and :insert/:append
9.1.0650: Coverity warning in cstrncmp()
9.1.0649: Wrong comment for "len" argument of call_simple_func()
9.1.0648: [security] double-free in dialog_changed()
9.1.0647: [security] use-after-free in tagstack_clear_entry
9.1.0646: Vim9: imported function may not be found
9.1.0645: regex: wrong match when searching multi-byte char case-insensitive
9.1.0644: Unnecessary STRLEN() when applying mapping
9.1.0643: terminal: cursor may end up on invalid position
9.1.0642: Check that mapping rhs starts with lhs fails if not simplified
9.1.0641: MS-Windows: OLE enabled in console version
9.1.0640: Mingw: Makefile can be improved
9.1.0639: channel timeout may wrap around
9.1.0638: E1510 may happen when formatting a message for smsg()
9.1.0637: MS-Windows: Style issues in MSVC Makefile
9.1.0636: filetype: ziggy files are not recognized
9.1.0635: filetype: SuperHTML template files not recognized
9.1.0634: Ctrl-P not working by default
9.1.0633: Compilation warnings with `-Wunused-parameter`
9.1.0632: MS-Windows: Compiler Warnings
9.1.0631: wrong completion list displayed with non-existing dir + fuzzy completion
9.1.0630: MS-Windows: build fails with VIMDLL and mzscheme
9.1.0629: Rename of pum hl_group is incomplete
9.1.0628: MinGW: coverage files are not cleaned up
9.1.0627: MinGW: build-error when COVERAGE is enabled
9.1.0626: Vim9: need more tests with null objects
9.1.0625: tests: test output all translated messages for all translations
9.1.0624: ex command modifiers not found
9.1.0623: Mingw: errors when trying to delete non-existing files
9.1.0622: MS-Windows: mingw-build can be optimized
9.1.0621: MS-Windows: startup code can be improved
9.1.0620: Vim9: segfauls with null objects
9.1.0619: tests: test_popup fails
9.1.0618: cannot mark deprecated attributes in completion menu
9.1.0617: Cursor moves beyond first line of folded end of buffer
9.1.0616: filetype: Make syntax highlighting off for MS Makefiles
9.1.0615: Unnecessary STRLEN() in make_percent_swname()
9.1.0614: tests: screendump tests fail due to recent syntax changes
9.1.0613: tests: termdebug test may fail and leave file around
9.1.0612: filetype: deno.lock file not recognized
9.1.0611: ambiguous mappings not correctly resolved with modifyOtherKeys
9.1.0610: filetype: OpenGL Shading Language files are not detected
9.1.0609: outdated comments in Makefile
9.1.0608: Coverity warns about a few potential issues
9.1.0607: termdebug: uses inconsistent style
9.1.0606: tests: generated files may cause failure in test_codestyle
9.1.0605: internal error with fuzzy completion
9.1.0604: popup_filter during Press Enter prompt seems to hang
9.1.0603: filetype: use correct extension for Dracula
9.1.0602: filetype: Prolog detection can be improved
9.1.0601: Wrong cursor position with 'breakindent' when wide char doesn't fit
9.1.0600: Unused function and unused error constants
9.1.0599: Termdebug: still get E1023 when specifying arguments
9.1.0598: fuzzy completion does not work with default completion
9.1.0597: KeyInputPre cannot get the (unmapped typed) key
9.1.0596: filetype: devscripts config files are not recognized
9.1.0595: make errors out with the po Makefile
9.1.0594: Unnecessary redraw when setting 'winfixbuf'
9.1.0593: filetype: Asymptote files are not recognized
9.1.0592: runtime: filetype: Mediawiki files are not recognized
9.1.0591: filetype: *.wl files are not recognized
9.1.0590: Vim9: crash when accessing getregionpos() return value
9.1.0589: vi: d{motion} and cw work differently than expected
9.1.0588: The maze program no longer compiles on newer clang
9.1.0587: tests: Test_gui_lowlevel_keyevent is still flaky
9.1.0586: ocaml runtime files are outdated
9.1.0585: tests: test_cpoptions leaves swapfiles around
9.1.0584: Warning about redeclaring f_id() non-static
9.1.0583: filetype: *.pdf_tex files are not recognized
9.1.0582: Printed line doesn't overwrite colon when pressing Enter in Ex mode
9.1.0581: Various lines are indented inconsistently
9.1.0580: :lmap mapping for keypad key not applied when typed in Select mode
9.1.0579: Ex command is still executed after giving E1247
9.1.0578: no tests for :Tohtml
9.1.0577: Unnecessary checks for v:sizeoflong in test_put.vim
9.1.0576: tests: still an issue with test_gettext_make
9.1.0575: Wrong comments in alt_tabpage()
9.1.0574: ex: wrong handling of commands after bar
9.1.0573: ex: no implicit print for single addresses
9.1.0572: cannot specify tab page closing behaviour
9.1.0571: tests: Test_gui_lowlevel_keyevent is flaky
9.1.0570: tests: test_gettext_make can be improved
9.1.0569: fnamemodify() treats ".." and "../" differently
9.1.0568: Cannot expand paths from 'cdpath' setting
9.1.0567: Cannot use relative paths as findfile() stop directories
9.1.0566: Stop dir in findfile() doesn't work properly w/o trailing slash
9.1.0565: Stop directory doesn't work properly in 'tags'
9.1.0564: id() can be faster
9.1.0563: Cannot process any Key event
9.1.0562: tests: inconsistency in test_findfile.vim
9.1.0561: netbeans: variable used un-initialized (Coverity)
9.1.0560: bindtextdomain() does not indicate an error
9.1.0559: translation of vim scripts can be improved
9.1.0558: filetype: prolog detection can be improved
9.1.0557: moving in the buffer list doesn't work as documented
9.1.0556: :bwipe doesn't remove file from jumplist of other tabpages
9.1.0555: filetype: angular ft detection is still problematic
9.1.0554: :bw leaves jumplist and tagstack data around
9.1.0553: filetype: *.mcmeta files are not recognized
9.1.0552: No test for antlr4 filetype
9.1.0551: filetype: htmlangular files are not properly detected
9.1.0550: filetype: antlr4 files are not recognized
9.1.0549: fuzzycollect regex based completion not working as expected
9.1.0548: it's not possible to get a unique id for some vars
9.1.0547: No way to get the arity of a Vim function
9.1.0546: vim-tiny fails on CTRL-X/CTRL-A
9.1.0545: MSVC conversion warning
9.1.0544: filetype: ldapconf files are not recognized
9.1.0543: Behavior of CursorMovedC is strange
9.1.0542: Vim9: confusing string() output for object functions
9.1.0541: failing test with Vim configured without channel
9.1.0540: Unused assignment in sign_define_cmd()
9.1.0539: Not enough tests for what v9.1.0535 fixed
9.1.0538: not possible to assign priority when defining a sign
9.1.0537: signed number detection for CTRL-X/A can be improved
9.1.0536: filetype: zone files are not recognized
9.1.0535: newline escape wrong in ex mode
9.1.0534: completion wrong with fuzzy when cycling back to original
9.1.0533: Vim9: need more tests for nested objects equality
9.1.0532: filetype: Cedar files not recognized
9.1.0531: resource leak in mch_get_random()
9.1.0530: xxd: MSVC warning about non-ASCII character
9.1.0529: silent! causes following try/catch to not work
9.1.0528: spell completion message still wrong in translations
9.1.0527: inconsistent parameter in Makefiles for Vim executable
9.1.0526: Unwanted cursor movement with pagescroll at start of buffer
9.1.0525: Right release selects immediately when pum is truncated.
9.1.0524: the recursive parameter in the *_equal functions can be removed
9.1.0523: Vim9: cannot downcast an object
9.1.0522: Vim9: string(object) hangs for recursive references
9.1.0521: if_py: _PyObject_CallFunction_SizeT is dropped in Python 3.13
9.1.0520: Vim9: incorrect type checking for modifying lists
9.1.0519: MS-Windows: libvterm compilation can be optimized
9.1.0518: initialize the random buffer can be improved
9.1.0517: MS-Windows: too long lines in Make_mvc.mak
9.1.0516: need more tests for nested dicts and list comparision
9.1.0515: Vim9: segfault in object_equal()
9.1.0514: Vim9: issue with comparing objects recursively
9.1.0513: Vim9: segfault with object comparison
9.1.0512: Mode message for spell completion doesn't match allowed keys
9.1.0511: CursorMovedC triggered wrongly with setcmdpos()
9.1.0510: CI: test_gettext fails on MacOS14 + MSVC Win
9.1.0509: not possible to translate Vim script messages
9.1.0508: termdebug plugin can be further improved
9.1.0507: hard to detect cursor movement in the command line
9.1.0506: filetype: .envrc & .prettierignore not recognized
9.1.0505: filetype: Faust files are not recognized
9.1.0504: inner-tag textobject confused about ">" in attributes
9.1.0503: cannot use fuzzy keyword completion
9.1.0502: MS-Windows: too much legacy code
9.1.0501: too complicated mapping restore in termdebug
9.1.0500: cannot switch buffer in a popup
9.1.0499: MS-Windows: doesn't handle symlinks properly
9.1.0498: getcmdcompltype() interferes with cmdline completion
9.1.0497: termdebug can be further improved
9.1.0496: matched text is highlighted case-sensitively
9.1.0495: Matched text isn't highlighted in cmdline pum
9.1.0494: Wrong matched text highlighted in pum with 'rightleft'
9.1.0493: Test for patch 9.1.0489 doesn't fail without the fix
9.1.0492: filetype: Vim-script files not detected by shebang line
9.1.0491: Cmdline pum doesn't work properly with 'rightleft'
9.1.0490: minor style problems with patch 9.1.0487
9.1.0489: default completion may break with fuzzy
9.1.0488: Wrong padding for pum "kind" with 'rightleft'
9.1.0487: completed item not update on fuzzy completion
9.1.0486: filetype: Snakemake files are not recognized
9.1.0485: Matched text shouldn't be highlighted in "kind" and \ 
"menu"
9.1.0484: Sorting of completeopt+=fuzzy is not stable
9.1.0483: glob() not sufficiently tested
9.1.0482: termdebug plugin needs more love
9.1.0481: Vim9: term_getjob() throws an exception on error
9.1.0480: fuzzy string matching executed when not needed
9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations
9.1.0478: potential deref of NULL pointer in fuzzy_match_str_with_pos
9.1.0477: block_editing errors out when using <enter>
9.1.0476: Cannot see matched text in popup menu
9.1.0475: cmod_split modifier is always reset in term_start()
9.1.0474: CI: Test_ColonEight() fails on github runners
9.1.0473: term_start() does not clear vertical modifier
9.1.0472: Inconsistencies between functions for option flags
9.1.0471: Crash when using autocmd_get() after removing event inside autocmd
9.1.0470: tests: Test_ColonEight_MultiByte() fails sporadically
9.1.0469: Cannot have buffer-local value for 'completeopt'
9.1.0468: GvimExt does not consult HKEY_CURRENT_USER
9.1.0467: typos in some comments
9.1.0466: Missing comments for fuzzy completion
9.1.0465: missing filecopy() function
9.1.0464: no whitespace padding in commentstring option in ftplugins
9.1.0463: no fuzzy-matching support for insert-completion
9.1.0462: eval5() and eval7 are too complex
9.1.0461: too many strlen() calls in drawline.c
9.1.0460: filetype: lintstagedrc files are not recognized
9.1.0459: Vim9: import autoload does not work with symlink
9.1.0458: Coverity complains about division by zero
9.1.0457: tests: test_gui fails on Wayland
9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0
9.1.0455: MS-Windows: compiler warning for size_t to int conversion
9.1.0454: minor issues in test_filetype with rasi test
9.1.0453: filetype: rasi files are not recognized
9.1.0452: Configure checks for libelf unnecessarily
9.1.0451: No test for escaping '<' with shellescape()
9.1.0450: evalc. code too complex
9.1.0449: MS-Windows: Compiler warnings
9.1.0448: compiler warning in eval.c
9.1.0447: completion may be wrong when deleting all chars
9.1.0446: getregionpos() inconsistent for partly-selected multibyte char
9.1.0445: Coverity warning after 9.1.0440
9.1.0444: Not enough tests for getregion() with multibyte chars
9.1.0443: Can't use blockwise selection with width for getregion()
9.1.0442: hare runtime files outdated
9.1.0441: getregionpos() can't properly indicate positions beyond eol
9.1.0440: function get_lval() is too long
9.1.0439: Cannot filter the history
9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter
9.1.0437: Motif requires non-const char pointer for XPM  data
9.1.0436: Crash when using '?' as separator for :s
9.1.0435: filetype: cygport files are not recognized
9.1.0434: make errors trying to access autoload/zig
9.1.0433: Wrong yanking with exclusive selection and ve=all
9.1.0432: Ancient XPM preprocessor hack may cause build errors
9.1.0431: eval.c is too long
9.1.0430: getregionpos() doesn't handle one char selection
9.1.0429: Coverity complains about eval.c refactor
9.1.0428: Tag guessing leaves wrong search history with very short names
9.1.0427: tests: some issues with termdebug mapping test
9.1.0426: too many strlen() calls in search.c
9.1.0425: filetype: purescript files are not recognized
9.1.0424: filetype: slint files are not recognized
9.1.0423: getregionpos() wrong with blockwise mode and multibyte
9.1.0422: function echo_string_core() is too long
9.1.0421: filetype: hyprlang files are not recognized
9.1.0420: :browse oldfiles prompts even with single entry
9.1.0419: eval.c not sufficiently tested
9.1.0418: Cannot move to previous/next rare word
9.1.0417: if_py: find_module has been removed in Python 3.12.0a7
9.1.0416: some screen dump tests can be improved
9.1.0415: Some functions are not tested
9.1.0414: Unable to leave long line with 'smoothscroll' and 'scrolloff'
9.1.0413: smoothscroll may cause infinite loop
9.1.0412: typo in regexp_bt.c in DEBUG code
9.1.0411: too long functions in eval.c
9.1.0410: warning about uninitialized variable
9.1.0409: too many strlen() calls in the regexp engine
9.1.0408: configure fails on Fedora when including perl
   2024-07-08 23:14:06 by Daniel Horecki | Files touched by this commit (2)
Log message:
PR/58394: allow loading python modules
   2024-05-11 13:14:58 by Daniel Horecki | Files touched by this commit (4) | Package updated
Log message:
Update to newest patchlevel

Changelog:

9.1.0407: Stuck with long line and half-page scrolling
9.1.0406: Divide by zero with getmousepos() and 'smoothscroll'
9.1.0405: tests: xxd buffer overflow fails on 32-bit
9.1.0404: [security] xxd: buffer-overflow with specific flags
9.1.0403: Vim9: not able to import file from start dir
9.1.0402: filetype: mdd files detected as zsh filetype
9.1.0401: filetype: zsh module files are not recognized
9.1.0400: Vim9: confusing error message for unknown type
9.1.0399: block_editing errors out when using del
9.1.0398: Vim9: imported vars are not properly type checked
9.1.0397: Wrong display with 'smoothscroll' when changing quickfix list
9.1.0396: filetype: jj files are not recognized
9.1.0395: getregionpos() may leak memory on error
9.1.0394: Cannot get a list of positions describing a region
9.1.0393: 'viewdir' not respecting $XDG_CONFIG_HOME
9.1.0392: tests: Vim9 debug tests may be flaky
9.1.0391: Vim9: could improve testing
9.1.0390: filetype: inko files are not recognized
9.1.0389: filetype: templ files are not recognized
9.1.0388: cursor() and getregion() don't handle v:maxcol well
9.1.0387: Vim9: null value tests not sufficient
9.1.0386: filetype: stylus files not recognized
9.1.0385: Vim9: crash with null_class and null_object
9.1.0384: tests: vt420 terminfo entry may not be found
9.1.0383: filetype: .out files recognized as tex files
9.1.0382: filetype: Kbuild files are not recognized
9.1.0381: cbuffer and similar commands don't accept a range
9.1.0380: Calculating line height for unnecessary amount of lines
9.1.0379: There are a few typos
9.1.0378: Vim9: no comments allowed after class vars
9.1.0377: Formatting text wrong when 'breakindent' is set
9.1.0376: Vim9: Trailing commands after class/enum keywords ignored
9.1.0375: tests: 1-second delay after Test_BufEnter_botline()
9.1.0374: wrong botline in BufEnter
9.1.0373: ops.c code uses too many strlen() calls
9.1.0372: Calling CLEAR_FIELD() on the same struct twice
9.1.0371: Vim9: compile_def_function() still too long
9.1.0370: MS-Windows: patch number is zero in installer
9.1.0369: Vim9: problem when importing autoloaded scripts
9.1.0368: MS-Windows: Hard to define the Vim Patchlevel with leading zeroes
9.1.0367: compile_def_function is too long
9.1.0366: filetype: ondir files are not recognized
9.1.0365: Crash when typing many keys with D- modifier
9.1.0364: tests: test_vim9_builtin is a bit slow
9.1.0363: tests: test_winfixbuf is a bit slow
9.1.0362: expanding rc config files does not work well
9.1.0361: Vim9: vim9type.c is too complicated
9.1.0360: Vim9: does not handle autoloaded variables well
9.1.0359: MS-Windows: relative import in a script sourced from a buffer doesn't work
9.1.0358: wrong drawing in GUI with setcellwidth()
9.1.0357: Page scrolling should place cursor at window boundaries
9.1.0356: MS-Windows: --remote may change working directory
9.1.0355: filetype: flake.lock files are not recognized
9.1.0354: runtime(uci): No support for uci file types
9.1.0353: tests: Test_autoload_import_relative_compiled fails on Windows
9.1.0352: Finding cmd modifiers and cmdline-specials is inefficient
9.1.0351: No test that completing a partial mapping clears 'showcmd'
9.1.0350: tests: test_vim9_dissamble may fail
9.1.0349: Vim9: need static type for typealias
9.1.0348: X11 does not ignore smooth scroll event
9.1.0347: A few typos in test_xdg when testing gvimrc
9.1.0346: Patch v9.1.0338 fixed sourcing a script with import
9.1.0345: Problem: gvimrc not sourced from XDG_CONFIG_HOME
9.1.0344: Cursor wrong after using setcellwidth() in terminal
9.1.0343: 'showcmd' wrong for partial mapping with multibyte
9.1.0342: tests: test_taglist fails when 'helplang' contains non-english
9.1.0341: Problem: a few memory leaks are found
9.1.0340: Problem: Error with matchaddpos() and empty list
9.1.0339: tests: xdg test uses screen dumps
9.1.0338: Vim9: import through symlinks not correctly handled
9.1.0337: Missing entry for XDG vimrc file in :version
9.1.0336: tests: typo in test_xdg
9.1.0335: String interpolation fails for List type
9.1.0334: No test for highlight behavior with 'ambiwidth'
9.1.0333: tests: test_xdg fails on the appimage repo
9.1.0332: tests: some assert_equal() calls have wrong order of args
9.1.0331: make install does not install all files
9.1.0330: v9.1.0327 contains an unrelated change
9.1.0329: String interpolation fails for Dict type
9.1.0328: CI fails with t_?? test
9.1.0327: No support for using $XDG_CONFIG_HOME
9.1.0326: filetype: some requirements files are not recognized
9.1.0325: filetype: CMakeCache.txt files not recognized
9.1.0324: filetype: some json files are not recognized
9.1.0323: filetype: cabal config files may not be recognized
9.1.0322: filetype: some mail tools not recognized
9.1.0321: Garbled output on serial terminals with XON/XOFF flow control
9.1.0320: Wrong cursor position after using setcellwidths()
9.1.0319: Using heredoc in string not tested with :execute
9.1.0318: filetype: translate shell config files are not recognized
9.1.0317: filetype: matplotlibrc files are not recognized
9.1.0316: filetype: some sh and confini files not recognized
9.1.0315: filetype: a few more dosini files are not recognized
9.1.0314: Vim9: Can define a class in a function
9.1.0313: Crash when using heredoc with comment in command block
9.1.0312: heredocs are not supported for :commands
9.1.0311: filetype: Some config files are not recognized
9.1.0310: Filler lines not checked properly in get_scroll_overlap()
9.1.0309: crash when 'textwidth' > MAX_INT
9.1.0308: configure: msgfmt hardcoded
9.1.0307: filetype: texdoc config files is not recognized
9.1.0306: filetype: x11vnc config file is not recognized
9.1.0305: filetype: some history files are not recognized
9.1.0304: filetype: cgdb config file is not recognized
9.1.0303: filetype: some protocol buffer files not recognized
9.1.0302: filetype: blueprint files are not recognized
9.1.0301: Vim9: heredoc start may be recognized in string
9.1.0300: Missing test for what patch v9.1.0285 fixes
9.1.0299: Vim9: return type not set for a lambda assigned to script var
9.1.0298: MS-Windows: GETTEXT_PATH hard-coded in src/po/Make_mvc.mak
9.1.0297: Patch 9.1.0296 causes too many issues
9.1.0296: regexp: engines do not handle case-folding well
9.1.0295: filetype: pip config files are not recognized
9.1.0294: Text height function does not respect it's argument
9.1.0293: filetype: lxqt config files are not recognized
9.1.0292: filetype: XDG mimeapps.list file is not recognized
9.1.0291: filetype: libreoffice config files are not recognized
9.1.0290: filetype: xilinx files are not recognized
9.1.0289: filetype: some TeX files are not recognized
9.1.0288: MS-Windows: compiler warning for size_t to int conversion
9.1.0287: Vim9: comment may be treated as heredoc start
9.1.0286: Vim9: E1027 with defcompile for abstract methods
9.1.0285: Still problems with cursor position for CTRL-D/U
9.1.0284: make testclean is not able to delete failed screendumps
9.1.0282: Several small issues in doc and tests
9.1.0282: Finding highlighting attributes is inefficient
9.1.0281: CI: fails Test_compiler_completion
9.1.0280: several issues with 'smoothscroll' support
9.1.0279: filetype: roc files are not recognized
9.1.0278: filetype: zathurarc files not recognized
9.1.0277: Cannot highlight the Command-line
9.1.0276: No pandoc syntax support
9.1.0275: filetype: R history files are not recognized
9.1.0274: MS-Windows: a few compiler warnings
9.1.0273: filetype: keymap files are not recognized
9.1.0272: autocmd may change cwd after :tcd and :lcd
9.1.0271: CI sound test aborts with undefined variable
9.1.0270: a few minor issues to fix
9.1.0269: Test for TextChanged is still flaky with ASAN
9.1.0268: Two tests in test_filechanged.vim are slow
9.1.0267: File name entered in GUI dialog is ignored
9.1.0266: filetype: earthfile files are not recognized
9.1.0265: console dialog cannot save unnamed buffers
9.1.0264: libgpm may delete some signal handlers
9.1.0263: Vim9: Problem with lambda blocks in enums and classes
9.1.0262: Test for TextChanged is flaky with ASAN
9.1.0261: Vim9: protected class and funcrefs accessible outside the class
9.1.0260: Problems with "zb" and scrolling to new topline with \ 
'smoothscroll'
9.1.0259: Normal mode TextChanged isn't tested properly
9.1.0258: half-page scrolling broke backward compatibility
9.1.0257: Vim9: :call may not find imported class members
9.1.0256: Finding autocmd events is inefficient
9.1.0255: Vim9: no indication of script nr in stack trace of classes
9.1.0254: [security]: Heap buffer overflow when calling complete_add() in 'cfu'
9.1.0253: filetype: typespec files are not recognized
9.1.0252: Vim9: segfault with static in super class
9.1.0251: Filetype test fails
9.1.0250: filetype: ldscripts cannot be recognized
9.1.0249: filetype: rock_manifest and config.ld files are not recognized
9.1.0248: filetype: yarn lock files are not recognized
9.1.0247: filetype: bundle config files are not recognized
9.1.0246: filetype: fontconfig files are not recognized
9.1.0245: filetype: zsh theme, history and zunit files are not recognized
9.1.0244: filetype: bash history files are not recognized
9.1.0243: filetype: netrw history file is not recognized
9.1.0242: filetype: octave history files are not recognized
9.1.0241: filetype: mysql history files are not recognized
9.1.0240: filetype: some python tools config files are not recognized
9.1.0239: filetype: gnuplot history files are not recognised
9.1.0238: filetype: jupyterlab and sublime config are not recognized
9.1.0237: filetype: mplstyle files are not recognized
9.1.0236: filetype: texlua files are not recognized
9.1.0235: filetype: supertux files are not recognized
9.1.0234: filetype: support for Intel HEX files is lacking
9.1.0233: Vim9: string() output of enum is problematic
9.1.0232: Conceal test fails when rightleft feature is disabled
9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf
9.1.0230: TextChanged autocommand not triggered under some circumstances
9.1.0229: Error E877 is not translated
9.1.0228: Two unrelated things are tested by a single test
9.1.0227: Recording may still be wrong in Select mode
9.1.0226: Not able to assign enum values to an enum static variable
9.1.0225: test_matchparen not run in CI
9.1.0224: cursor may move too many lines over "right" & \ 
"below" virt text
9.1.0223: code duplication in loop to add active text properties
9.1.0222: missing 'below' virt text if truncation precedes after/right text
9.1.0221: lines following virt text (that fills the window)  might be truncated
9.1.0220: Few typos in source and test files
9.1.0219: Vim9: No enum support
9.1.0218: Unnecessary multiplications in backspace code
9.1.0217: regexp: verymagic cannot match before/after a mark
9.1.0216: Error on exit with EXITFREE and 'winfixbuf'
9.1.0215: Half-page scrolling does not support smooth-scrolling
9.1.0214: Duplicate condition in win_lbr_chartabsize()
9.1.0213: CI: MS-Windows fails in test_winfixbuf
9.1.0212: CI: MS-Windows fails in test_winfixbuf
9.1.0211: page-wise scrolling does not support smooth-scrolling
9.1.0210: Motif: leaking memory when mui_mch_dialog() fails
9.1.0209: leaking memory in exe_newdict() on error
9.1.0208: winfixbuf does not allow to re-edit current buffer
9.1.0207: No autocommand when writing session file
9.1.0206: unused display_text_first boolean var in win_line()
9.1.0205: Cannot use modifiers before :-Ntabmove
9.1.0204: Backspace inserts spaces with virtual text and 'smarttab'
9.1.0203: build-error on GNU/Hurd
9.1.0202: leaking memory in add_user() on failure
9.1.0201: gM not working correctly with virt text
9.1.0200: `gj`/`gk` not skipping over outer virtual text lines
9.1.0199: Not enough tests for the slice() function
9.1.0198: Vim9: compound operators broken for lambdas in an object
9.1.0197: Vim9: problem evaluating negated boolean logic
9.1.0196: filetype: support for gnuplot files is lacking
9.1.0195: memleak with ex_drop, NULL dereference
9.1.0194: gcc complains about uninitialized var
9.1.0193: May leak memory in completion when ga_grow() fails
9.1.0192: drop: don't rewind when editing the same file
9.1.0191: Installer does not remove all files
9.1.0190: complete_info() returns wrong order of items
9.1.0189: Memory leak with "above" virttext and 'relativenumber'
9.1.0188: filetype: no support for Vento files
9.1.0187: filetype: no support for Dafny files
9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've' and conceal
9.1.0185: 'wincolor' hl missing with 'rightleft', "below" virttext, \ 
'nowrap'
9.1.0184: Cursor pos wrong when clicking with conceal and wrap
9.1.0183: Wrong display or screenpos() result when toggling diff mode
9.1.0182: Can define function with invalid name inside 'formatexpr'
9.1.0181: no overflow check for string formatting
9.1.0180: Cursor pos wrong when double-width chars are concealed
9.1.0179: 'wincolor' highlight missing with "below" virtual text
9.1.0178: E1513 might be confusing
9.1.0177: Coverity reports dead code
9.1.0176: Cursor column wrong with 'virtualedit' and conceal
9.1.0175: wrong window positions with 'winfix{width,height}'
9.1.0174: 'cursorline' and 'wincolor' hl missing with conceal and wrap
9.1.0173: msgfmt ver. 0.22 forcibly converts text to UTF-8
9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()
9.1.0171: Small split-move related improvements
9.1.0170: Re-allow curwin == prevwin, but document it instead
9.1.0169: current window number returned by tabpagewinnr may be outdated
9.1.0168: too many STRLEN() calls
9.1.0167: Changing buffer in another window causes it to show matchparen
9.1.0166: Internal error with blockwise getregion() in another buffer
9.1.0165: Vim9: Importing an autoload imported script fails
9.1.0164: Internal error when passing invalid position to getregion()
9.1.0163: Calling STRLEN() to compute ml_line_textlen when not needed
9.1.0162: problem with writing extended attributes on failure
9.1.0161: expand() removes slash after env variable that ends with colon
9.1.0160: Vim9: Add support for using a class type of itself in an object method
9.1.0159: Crash in WinClosed after BufUnload closes other windows
9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'
9.1.0157: Duplicate assignment in f_getregion()
9.1.0156: Make 'wfb' failing to split still report E1513
9.1.0155: can only get getregion() from current buffer
9.1.0154: shm=F not respected when reloading buffer with 'autoread'
9.1.0153: Text properties corrupted with fo+=aw and backspace
9.1.0152: Coverity complains about ignoring return value
9.1.0151: ml_get_buf_len() does not consider text properties
9.1.0150: Several minor 'winfixbuf' issues
9.1.0149: null pointer member access when accessing 'winfixbuf' property
9.1.0148: Vim9: can't call internal methods with objects
9.1.0147: Cannot keep a buffer focused in a window
9.1.0146: v:echospace wrong with invalid value of 'showcmdloc'
9.1.0145: v:echospace not correct when 'showcmdloc' != last
9.1.0144: getregion() needs more tests
9.1.0143: [security]: autocmd causes use-after-free in set_curbuf()
9.1.0142: getregion() can be improved
9.1.0141: Put in Visual mode wrong if it replaces fold marker
9.1.0140: cursor on wrong row after 1 char 'below' virtual text when EOL is shown
9.1.0139: MS-Windows: ligatures map cleared on startup
9.1.0138: too many STRLEN calls when getting a memline
9.1.0137: <Del> in cmdline mode doesn't delete composing chars
9.1.0136: Vim9: need more test for exists() methods
9.1.0135: Insufficient testing for 'delcombine'
9.1.0134: CI: Test_term_gettitle() is flaky on MacOS 14
9.1.0133: MS-Windows: ligatures not rendering correctly
9.1.0132: "C" doesn't include composing chars with 'virtualedit'
9.1.0131: buffer-completion may not always find all matches
9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp"
9.1.0129: Fix truncation of text_wrap 'wrap' virt text after EOL list char
9.1.0128: win_gotoid() may abort even when not switching a window
9.1.0127: Naming a non-pointer variable "oap" is strange
9.1.0126: Internal error when using upper-case mark in getregion()
9.1.0125: unused init of text_prop_idxs in win_line()
9.1.0124: display of below/right virtual text with non-virtual text overlap
9.1.0123: MS-Windows: system() may deadlock
9.1.0122: Some minor issues with the getregion() function
9.1.0121: Infinite loop or signed overflow with 'smoothscroll'
9.1.0120: hard to get visual region using Vim script
9.1.0119: can move away from cmdwin using win_splitmove()
9.1.0118: Use different restoration strategy in win_splitmove
9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommands
9.1.0116: win_split_ins may not check available room
9.1.0115: Using freed memory with full tag stack and user data
9.1.0114: Setting some options may change curswant
9.1.0113: duplicate code when cleaning undo stack
9.1.0112: Remove undo information, when cleaning quickfix buffer
9.1.0111: filetype: no support for bats files
9.1.0110: filetype: add 'Config.in' filetype detection
9.1.0109: filetype: no support for its files
9.1.0108: filetype: no support for dtso files
9.1.0107: CI: Fix MacOS-14 tests
9.1.0106: Visual highlight hard to read with 'termguicolors'
9.1.0105: Style: typos found
9.1.0104: Linking fails with -lto because of PERL_CFLAGS
9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn'
9.1.0102: settabvar() may change the last accessed tabpage
9.1.0101: upper-case of German sharp s should be U+1E9E
9.1.0100: Redrawing can be improved with undo and 'spell'
9.1.0099: Not able to use diff() with 'diffexpr'
9.1.0098: CompletionChanged not triggered when new leader added without matches
9.1.0097: 'breakindent' behaves inconsistently with 'list' and splits
9.1.0096: diff() function uses 'diffexpr'
9.1.0095: tests: test_restricted() fails
9.1.0094: xxd: buffer-overflow when writing color output
9.1.0093: Still a qsort() comparison function that returns result of subtraction
9.1.0092: Compiler warning for missing type in scroll_event()
9.1.0091: Syntax test fails when run with non C locale
9.1.0090: Assigning wrong colors when parsing terminal OSC response
9.1.0089: qsort() comparison functions should be transitive
9.1.0088: TextChanged not triggered for :norm! commands
9.1.0087: Restoring lastused_tabpage too early in do_arg_all()
9.1.0086: Problem when scrolling using slow touchpads scroll event
9.1.0085: X11 scroll size changes after accessing clipboard
9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak'
9.1.0083: Redrawing can be improved when deleting lines with 'number'
9.1.0082: Redrawing can be improved when deleting lines with 'cursorline'
9.1.0081: X11 mouse-scrolling stutters
9.1.0080: unexpected error for modifying final list using +=
9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines
9.1.0078: GTK3: using wrong style for pre-edit area
9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousescroll()
9.1.0076: luau config file not detected
9.1.0075: insert completion not correct when adding new leader
9.1.0074: did_set_breakat() should be in optionstr.c
9.1.0073: Looping over modifier_keys_table unnecessarily
9.1.0072: Not able to build without FEAT_DIFF
9.1.0071: Need a diff() Vim script function
9.1.0070: CI: testsuite not run on M1 Mac
9.1.0069: ScreenLines may not be correctly initialized, causing hang
9.1.0068: Visual highlighting can still be improved
9.1.0067: gcc still complains about use of uninitialized var
9.1.0066: gcc complains about use of uninitialized var
9.1.0065: Segfault with CompleteChanged autocommand
9.1.0064: No Wayland support
9.1.0063: GTK code can be improved
9.1.0062: Internal error when :luado/perldo/pydo etc delete lines
9.1.0061: UX of visual highlighting can be improved
9.1.0060: Recorded register cannot be translated using keytrans()
9.1.0059: No event triggered before creating a window
9.1.0058: Cannot map Super Keys in GTK UI
9.1.0057: MS-Windows: Key event test still fails
9.1.0056: wrong number of trailing spaces inserted after blockwise put
9.1.0055: formatting long lines is slow
9.1.0054: 'linebreak' may still apply to leading whitespace
9.1.0053: MS-Windows: Key event test still fails
9.1.0052: Patch 9.1.0041 causes regressions for users
9.1.0051: MS-Windows: Key event test fail
9.1.0050: Win32 Keyboard handling is sub-optimal
9.1.0049: Make "[Command Line]" a special buffer name
9.1.0048: Abort opening cmdwin if autocmds screw things up
9.1.0047: issues with temp curwin/buf while cmdwin is open
9.1.0046: :drop does not re-use empty buffer
9.1.0045: --remote-* does not ignore `wilidignore`
9.1.0044: po Makefiles can be improved
9.1.0043: ml_get: invalid lnum when :s replaces visual selection
9.1.0042: Missing test for Chuck Filetype
9.1.0041: xxd -i may generate incorrect C statements
9.1.0040: issue with prompt buffer and hidden buffer
9.1.0039: too vague errors for 'listchars'/'fillchars'
9.1.0038: Unnecessary loop in getvcol()
9.1.0037: Calling get_breakindent_win() repeatedly when computing virtcol
9.1.0036: MS-Windows: Warning about unused variable
9.1.0035: i_CTRL-] triggers InsertCharPre
9.1.0034: Window scrolls unexpectedly when 'scrollbind' is set
9.1.0033: Insert mode not stopped if closing prompt buffer modifies hidden buffer
9.1.0032: MS-Windows installer misses keymaps
9.1.0031: Link Error on Windows
9.1.0030: Cannot use terminal alternate font
9.1.0029: Cannot act on various terminal response codes
9.1.0028: win32: Ctrl-D cannot be used to close a pipe
9.1.0027: Vim is missing a foreach() func
9.1.0026: win32: Windows default font lacking
9.1.0025: A few typos in tests and justify.vim
9.1.0024: z/OS (MVS) support can be improved
9.1.0023: xxd: few problems with EBCDIC for z/OS (MVS)
9.1.0022: Coverity complains about improper use of negative value
9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace mode
9.1.0020: Vim9: cannot compile all methods in a class
9.1.0019: cmdline may disappear when changing 'cmdheight'
9.1.0018: use of #if instead of #ifdef
9.1.0017: [security]: use-after-free in eval1_emsg()
9.1.0016: default diff highlighting is too noisy
9.1.0015: i_CTRL-R- no longer works in replace mode
9.1.0014: incorrect use of W_WINROW in edit.c
9.1.0013: Modula2 filetype support lacking
9.1.0012: regression with empty inner blocks introduced
9.1.0011: regexp cannot match combining chars in collection
9.1.0010: Keymap completion is not available
9.1.0009: Cannot easily get the list of matches
9.1.0008: NSIS installer includes syntax testdir
9.1.0007: can select empty inner text blocks
9.1.0006: is*() and to*() function may be unsafe
9.1.0005: OpenVMS does not support python3 and xterm_save
9.1.0004: reloading colorscheme when not changing 'background'
9.1.0003: Cannot build against Ruby 33 dynamically
9.1.0002: a closing fold expr, may start a new fold
9.1.0001: when closing window, wincmd p may fail
9.1.0000: Vim 9.1 release
9.0.2190: proto files need update
9.0.2189: Wrong display with 'briopt=sbr' and 'nobreakindent'
9.0.2188: cursor wrong after { in single line buffer
9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit
9.0.2186: LTCG compile error ARM64 for write_chars
9.0.2185: Coverity complains about not checking return value
9.0.2184: Vim9: inconsistent :type/:class messages
9.0.2183: Maximum callback depth is not configurable
9.0.2182: Vim9: need a way to reserve future extension
9.0.2181: Vim9: missing error messages
9.0.2180: POSIX function name in exarg causes issues
9.0.2179: no filetype detection for execline scripts
9.0.2178: reg_executing() wrong for :normal with range
9.0.2177: Wrong cursor position when dragging out of window
9.0.2175: Compile error with Motif UI + mouse support
9.0.2175: Compiler warning for uninitialized var
9.0.2174: Vim9: segfault when assigning to type
9.0.2173: Vim9: crash when compiling for statement and non-existing type
9.0.2172: Vim9: compiling :defer may fail
9.0.2171: The options[] array is still not sorted alphabetically
9.0.2170: Vim9: no support for const/final class/objects vars
9.0.2169: Vim9: builtin funcs may accept a non-value
9.0.2168: Moving tabpages on :drop may cause an endless loop
9.0.2167: Vim9: not consistently using :var for declarations
9.0.2166: Memory leak in Configure Script when checking GTK
9.0.2165: Vim9: can simplify arg type checking code
9.0.2164: Vim9: can use type a func arg/return value
9.0.2163: Vim9: type can be assigned to list/dict
9.0.2162: Vim9: type documentation out-dated
9.0.2161: Vim9: not able to use imported interfaces and classes
9.0.2160: instanceof() should use varargs as second arg
9.0.2159: screenpos() may crash with neg. column
9.0.2158: [security]: use-after-free in check_argument_type
9.0.2157: Vim9: incorrectly parses :def func definitions
9.0.2156: Vim9: can use typealias in assignment
9.0.2155: Vim9: type not kept when assigning vars
9.0.2154: The option[] array is not sorted
9.0.2153: no support to build on OpenVMS
9.0.2152: Using type unknown for List/Dict containers
9.0.2151: 'breakindent' is not drawn after diff filler lines
9.0.2150: Using int for errbuflen in option funcs
9.0.2149: [security]: use-after-free in exec_instructions()
9.0.2148: Vim does not detect pacman.log file
9.0.2147: Type check tests fail without the channel feature
9.0.2146: text-property without type errors when joining
9.0.2145: wrong scrolling in insert mode with smoothscroll
9.0.2144: Text properties causes wrong line wrapping
9.0.2143: [security]: buffer-overflow in ex_substitute
9.0.2142: [security]: stack-buffer-overflow in option callback functions
9.0.2141: [security]: buffer-overflow in suggest_trie_walk
9.0.2140: [security]: use-after-free in win-enter
9.0.2139: html.angular ft is problematic
9.0.2138: Overflow logic requires long long
9.0.2137: Can't detect angular & mustache filetypes
9.0.2136: MSVC errorformat can be improved
9.0.2135: No test for mode() when executing Ex commands
9.0.2134: ml_get error when scrolling
9.0.2133: Cannot detect overstrike mode in Cmdline mode
9.0.2132: Duplicate Netbeans Error Message
9.0.2131: not all nushell files detected
9.0.2130: some errors with translation Makefiles
9.0.2129: [security]: use-after-free in call_dfunc()
9.0.2128: runtime(swig): add syntax and filetype plugins
9.0.2127: translation Makefiles can be improved
9.0.2126: unused assignments when checking 'listchars'
9.0.2125: File info disappears when 'cmdheight' has decreased
9.0.2124: INT overflow detection logic can be simplified
9.0.2123: Problem with initializing the length of range() lists