mirror of
https://github.com/zoriya/vim.git
synced 2026-06-19 10:23:03 +00:00
014f698cb6
Problem: Cannot use CTRL-N and CTRL-P in a popup menu. Solution: Use CTRL-N like <Down> and CTRL-P like <Up>. (closes #7614)