Mercurial > vim
view .codecov.yml @ 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 | 035fbd9bd1c6 |
children | 0b8312c5dfe0 |
line wrap: on
line source
coverage: range: "80...100" status: project: default: threshold: 0.05% # Files not run by tests ignore: - "src/dosinst.c" - "src/dosinst.h" - "src/uninstall.c"