summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ex_cmds/menu_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-03-20docs: miscJustin M. Keyes1
2026-03-18fix(menu): right-click menu fails with E335 when using V after i_ctrl-o #37349glepnir1
2025-06-05fix(menu): fix listing of submenus (#34315)zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2022-07-17feat(defaults): mouse=nvi #19290matveyt1
2019-07-13tests: use vim.inspect (#10485)Daniel Hahler1
2019-01-27menu_get(): fix query behaviorJustin M. Keyes1
2019-01-27menu_get(): Do not include empty itemsJustin M. Keyes1
2019-01-27fix ":menu Item.SubItem"Justin M. Keyes1
2017-10-16test: avoid redundant clear() #7340Justin M. Keyes1
2017-10-02More testsKillTheMule1
2017-10-01menu_get: adjust tests for prettyprintingKillTheMule1
2017-07-28menu_get(): docJustin M. Keyes1
2017-07-28viml: introduce menu_get() function #6322Matthieu Coudron1
2017-04-09functests: Fix linter errorsZyX1
2017-04-09functests: Replace execute with either command or feed_commandZyX1
2016-06-15test: functional: Remove unnecessary use of clipboard registerJames McCoy1
2016-06-10functests: Check logs in lua codeZyX1
2015-10-04test: menu_spec: avoid screen test.Justin M. Keyes1
2015-10-03menu: support :emenu invoked by cmenu map.bambu1
2015-07-22menu: Fix :emenu mode detection #2992Robin Allen1