]> granicus.if.org Git - vim/commit
patch 9.0.0513: may not be able to use a pattern ad the debug prompt v9.0.0513
authorBram Moolenaar <Bram@vim.org>
Tue, 20 Sep 2022 12:51:25 +0000 (13:51 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 20 Sep 2022 12:51:25 +0000 (13:51 +0100)
commit9781d9c00517a67c44b50b040cca2c5804daf15c
tree6188156e94afb4d1ed7b3635d94efc3040437e95
parentc14bfc31d907cbee6a3636f780561ad1787cdb9b
patch 9.0.0513: may not be able to use a pattern ad the debug prompt

Problem:    May not be able to use a pattern ad the debug prompt.
Solution:   Temporarily disable the timeout. (closes #11164)
src/debugger.c
src/proto/regexp.pro
src/regexp.c
src/version.c