]> granicus.if.org Git - vim/commit
patch 9.0.1228: fuzzy menu completion is only tested in the GUI v9.0.1228
authorzeertzjq <zeertzjq@outlook.com>
Sun, 22 Jan 2023 12:41:55 +0000 (12:41 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Jan 2023 12:41:55 +0000 (12:41 +0000)
commit145a6afe3a4be54689af5233710c85346ba1e5da
tree5fbf33c2bf076ffebc05b94fb286f4dcda114b74
parenta6759381a590b2d395e05b109ca9ccfc356be5a8
patch 9.0.1228: fuzzy menu completion is only tested in the GUI

Problem:    Fuzzy menu completion is only tested in the GUI.
Solution:   Make fuzzy menu completion test work without GUI.
            (closes #11861)
src/testdir/test_cmdline.vim
src/version.c