]> granicus.if.org Git - vim/commit
patch 8.2.5010: the terminal debugger uses various global variables v8.2.5010
authorBram Moolenaar <Bram@vim.org>
Mon, 23 May 2022 20:49:41 +0000 (21:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 23 May 2022 20:49:41 +0000 (21:49 +0100)
commitc9a431c7638ecebb6f2cb3eabd0e1b2b5e269c1e
treee56166909389a12aef50f1a8752128d9aeee6428
parente8c4a64bffbe628a46dc172d04cfc2db6e8dd8b6
patch 8.2.5010: the terminal debugger uses various global variables

Problem:    The terminal debugger uses various global variables.
Solution:   Add a dictionary to hold the terminal debugger preferences.
runtime/doc/terminal.txt
runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
src/version.c