Mercurial > vim
comparison src/vim_alert.ico @ 15979:72987a858c96 v8.1.0995
patch 8.1.0995: a getchar() call resets the reg_executing() result
commit https://github.com/vim/vim/commit/f0fab3046c2b5c4115979347464a802853011220
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Mar 5 12:24:10 2019 +0100
patch 8.1.0995: a getchar() call resets the reg_executing() result
Problem: A getchar() call while executing a register resets the
reg_executing() result.
Solution: Save and restore reg_executing. (closes #406
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 05 Mar 2019 12:30:08 +0100 |
parents | 3fc0f57ecb91 |
children |
comparison
equal
deleted
inserted
replaced
15978:c036f95274c6 | 15979:72987a858c96 |
---|