Path to this page:
Subject: CVS commit: pkgsrc/editors/vim-share
From: Daniel Horecki
Date: 2024-10-17 19:14:39
Message id: 20241017171439.91C88FC7E@cvs.NetBSD.org
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
Files: