mirror of
https://github.com/vim/vim.git
synced 2026-02-24 18:24:05 +01:00
Problem: Cursor keys not recognized at the hit-Enter prompt after executing
an external command.
Solution: Change the codes for the extra cursor keys. (closes #7562)
Tune the delays to avoid test flakyness.