Mercurial > vim
comparison src/term.c @ 19457:b70fbf3f0e0b v8.2.0286
patch 8.2.0286: cannot use popup_close() for a terminal popup
Commit: https://github.com/vim/vim/commit/11ec807639ae642bf55da883918489e2cd9911ab
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Feb 20 20:12:29 2020 +0100
patch 8.2.0286: cannot use popup_close() for a terminal popup
Problem: Cannot use popup_close() for a terminal popup.
Solution: Allow using popup_close(). (closes https://github.com/vim/vim/issues/5666)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 20 Feb 2020 20:15:04 +0100 |
parents | 08f4dc2ba716 |
children | 31ac050a29a7 |
comparison
equal
deleted
inserted
replaced
19456:c35caa98fe6a | 19457:b70fbf3f0e0b |
---|