Mercurial > vim
comparison src/vim.rc @ 23507:88a7e3bbb594 v8.2.2296
patch 8.2.2296: cannot use CTRL-N and CTRL-P in a popup menu
Commit: https://github.com/vim/vim/commit/014f698cb68ff80c49f9f5d3dbe78127df281885
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Jan 4 13:18:30 2021 +0100
patch 8.2.2296: cannot use CTRL-N and CTRL-P in a popup menu
Problem: Cannot use CTRL-N and CTRL-P in a popup menu.
Solution: Use CTRL-N like <Down> and CTRL-P like <Up>. (closes https://github.com/vim/vim/issues/7614)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 04 Jan 2021 13:30:03 +0100 |
parents | ff39fc87f6b3 |
children | 2e6cc2bf37d8 |
comparison
equal
deleted
inserted
replaced
23506:8d4f034c1776 | 23507:88a7e3bbb594 |
---|