view .gitattributes @ 32297:64e6e523d32d v9.0.1480

patch 9.0.1480: using popup menu may leave text in the command line Commit: https://github.com/vim/vim/commit/dcd40cfca0fe0e65d405ce9711745a8ec846c30c Author: Luuk van Baal <luukvbaal@gmail.com> Date: Sun Apr 23 16:24:08 2023 +0100 patch 9.0.1480: using popup menu may leave text in the command line Problem: Using popup menu may leave text in the command line. Solution: Clear the command line if the popup menu covered it. (Luuk van Baal, closes #12286)
author Bram Moolenaar <Bram@vim.org>
date Sun, 23 Apr 2023 17:30:05 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff