Commit 1364d20
committed
Vim: v9.1.1933
* vim 33fbfe003...cbcbff871 (5):
> patch 9.1.1933: completion: complete_match() is not useful
> patch 9.1.1932: OSC terminal response hard to detect
> runtime(doc): remove outdated help about 'completeopt' "fuzzy"
> translation: regenerate po/vim.pot after v9.1.1930
> patch 9.1.1931: completion: wrong item selected with fuzzy and noinsert
https://github.com/vim/vim-appimage/actions/runs/197513033851 parent 1eb27ee commit 1364d20
1 file changed
+1
-1
lines changed- runtime/doc/builtin.txt+1-47
- runtime/doc/intro.txt+4-2
- runtime/doc/options.txt+2-24
- runtime/doc/tags+2-3
- runtime/doc/usr_41.txt+1-3
- runtime/doc/version9.txt+1-3
- runtime/optwin.vim+1-3
- runtime/syntax/vim.vim+21-21
- src/buffer.c-1
- src/evalfunc.c+2-2
- src/getchar.c+5
- src/globals.h+3
- src/insexpand.c+9-164
- src/keymap.h+2
- src/misc2.c+2
- src/option.c-7
- src/option.h-1
- src/optiondefs.h-5
- src/optionstr.c-43
- src/po/vim.pot+1-9
- src/proto/insexpand.pro-1
- src/proto/optionstr.pro-1
- src/structs.h-1
- src/term.c+19-9
- src/testdir/test_ins_complete.vim+9-93
- src/testdir/test_termcodes.vim+27-3
- src/testdir/util/gen_opt_test.vim-1
- src/version.c+6
0 commit comments