]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1457: Vim9: the output of :disassemble cannot be interrupted v8.2.1457
authorBram Moolenaar <Bram@vim.org>
Sat, 15 Aug 2020 11:49:17 +0000 (13:49 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 15 Aug 2020 11:49:17 +0000 (13:49 +0200)
commit793dcc540d96557919ae7dff9b2b3e21386a2e88
tree8745a94eaa217a92f02a5d26f705cf7207eae20b
parent1623619119547142d94ddee4a75adc92304e55e9
patch 8.2.1457: Vim9: the output of :disassemble cannot be interrupted

Problem:    Vim9: the output of :disassemble cannot be interrupted.
Solution:   Check got_int. (closes #6715)
src/version.c
src/vim9execute.c