Mercurial > vim
view READMEdir/README_src.txt @ 23620:24beca855c59 v8.2.2352
patch 8.2.2352: if focus lost/gained is received twice code is not ignored
Commit: https://github.com/vim/vim/commit/d44cc593cee84fc3c712ca1828d1574f80700383
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Jan 14 21:57:58 2021 +0100
patch 8.2.2352: if focus lost/gained is received twice code is not ignored
Problem: If the focus lost/gained escape sequence is received twice it is
not ignored. (Christ van Willigen)
Solution: Adjust the logic to ignore the escape code.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 14 Jan 2021 22:00:05 +0100 |
parents | af69c9335223 |
children | f8116058ca76 |
line wrap: on
line source
README_src.txt for version 8.2 of Vim: Vi IMproved. The source archive contains the files needed to compile Vim on Unix systems. It is packed for Unix systems (NL line separator). For more information, see the README.txt file that comes with the runtime archive (vim-8.2-rt.tar.gz). To be able to run Vim you MUST get the runtime archive too!