]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1768: cannot use the help menu from a terminal window v8.2.1768
authorBram Moolenaar <Bram@vim.org>
Mon, 28 Sep 2020 19:41:49 +0000 (21:41 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 28 Sep 2020 19:41:49 +0000 (21:41 +0200)
commitb45cd36bd90f71e4a35b1ef1f75a3bedef6d8bac
treee54b2f8e7601e36624d4677732d642c335eb4d1e
parent727345ebea07284ada118590d805329e6dbee014
patch 8.2.1768: cannot use the help menu from a terminal window

Problem:    Cannot use the help menu from a terminal window.
Solution:   Add ":tlnoremenu" commands. (Yee Cheng Chin, closes #7023)
runtime/menu.vim
src/testdir/test_gui.vim
src/version.c