| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | tests: use vim.inspect (#10485) | Daniel Hahler | 2019-07-13 |
| * | menu_get(): fix query behavior | Justin M. Keyes | 2019-01-27 |
| * | menu_get(): Do not include empty items | Justin M. Keyes | 2019-01-27 |
| * | fix ":menu Item.SubItem" | Justin M. Keyes | 2019-01-27 |
| * | test: avoid redundant clear() #7340 | Justin M. Keyes | 2017-10-16 |
| * | More tests | KillTheMule | 2017-10-02 |
| * | menu_get: adjust tests for prettyprinting | KillTheMule | 2017-10-01 |
| * | menu_get(): doc | Justin M. Keyes | 2017-07-28 |
| * | viml: introduce menu_get() function #6322 | Matthieu Coudron | 2017-07-28 |
| * | functests: Fix linter errors | ZyX | 2017-04-09 |
| * | functests: Replace execute with either command or feed_command | ZyX | 2017-04-09 |
| * | test: functional: Remove unnecessary use of clipboard register | James McCoy | 2016-06-15 |
| * | functests: Check logs in lua code | ZyX | 2016-06-10 |
| * | test: menu_spec: avoid screen test. | Justin M. Keyes | 2015-10-04 |
| * | menu: support :emenu invoked by cmenu map. | bambu | 2015-10-03 |
| * | menu: Fix :emenu mode detection #2992 | Robin Allen | 2015-07-22 |