diff src/testdir/vms.vim @ 35504:deb5a5c92cbd default tip

runtime(termdebug): Refactored StartDebug_term and EndDebug functions Commit: https://github.com/vim/vim/commit/225d4d9212edb27cc4bd473db565517594aaeede Author: Ubaldo Tiberi <ubaldo.tiberi@gmail.com> Date: Sun Jun 23 17:25:05 2024 +0200 runtime(termdebug): Refactored StartDebug_term and EndDebug functions - Functions are way too long. Readability and maintainability should be slightly improved. - Some variables are re-assigned to their initial value at teardown. This should not be needed since all internal variables are re-initialized at startup of every Termdebug session. closes: #15086 Signed-off-by: Ubaldo Tiberi <ubaldo.tiberi@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Sun, 23 Jun 2024 17:30:05 +0200
parents f0201deac2a2
children
line wrap: on
line diff