Commit e18d108
committed
vim: Import v9.2.0043
* CI: Avoid referencing the unstable ddebs.ubuntu.com/noble-proposed mirror
* 9.2.0043: crypt: Crash when reading an encrypted UTF-8 file
* 9.2.0042: crypt: cannot decrypt empty file
* 9.2.0041: Not always using GA_CONCAT_LITERAL
* Add information for runtime files in the bug template.
* Maintainers: Update MAINTAINERS file
* 9.2.0040: completion: preinsert wrong with register completion
* 9.2.0039: potential integer underflow in screen_line()
* translation(sr): Update Serbian messages translation
* 9.2.0038: Wayland: Not using bool type
* 9.2.0037: netrw: need better tests for absolute paths
* 9.2.0036: completion: thesaurus completion incorrect with "longest/fuzzy"
* 9.2.0035: syntax highlighting lost in popup with opacity
* 9.2.0034: redundant code in hl_blend_attr()1 parent b961967 commit e18d108
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- .github/ISSUE_TEMPLATE/bug_report.yml+7-1
- .github/MAINTAINERS+11-2
- Filelist+2
- ci/ddebs.list-1
- runtime/doc/options.txt+5-3
- runtime/pack/dist/opt/netrw/autoload/netrw.vim+2-1
- src/blob.c+2-2
- src/cmdexpand.c+2-2
- src/dict.c+2-2
- src/eval.c+8-7
- src/fileio.c+5-5
- src/getchar.c+1-1
- src/gui.c+9-9
- src/gui.h+1-1
- src/gui_gtk_x11.c+1-1
- src/highlight.c+1-10
- src/if_xcmdsrv.c+2-2
- src/insexpand.c+2-2
- src/job.c+1-1
- src/os_mswin.c+1-1
- src/po/sr.po+42-3
- src/regexp_nfa.c+3-3
- src/register.c+3
- src/screen.c+13-5
- src/scriptfile.c+3-3
- src/terminal.c+1-1
- src/testdir/dumps/Test_popupwin_opacity_hl_100.dump+10
- src/testdir/dumps/Test_popupwin_opacity_hl_80.dump+10
- src/testdir/samples/crypt_utf8_test.txt
- src/testdir/samples/uncrypt_utf8_test.txt+176
- src/testdir/test_crypt.vim+32
- src/testdir/test_edit.vim+24-1
- src/testdir/test_ins_complete.vim+22
- src/testdir/test_plugin_netrw.vim+30-1
- src/testdir/test_popupwin.vim+34
- src/userfunc.c+1-1
- src/version.c+20
- src/vim9class.c+17-17
- src/vim9execute.c+1-1
- src/vim9type.c+5-5
0 commit comments