]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1068: no information about whether request term codes has an effect v9.0.1068
authorBram Moolenaar <Bram@vim.org>
Sat, 17 Dec 2022 13:49:16 +0000 (13:49 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 17 Dec 2022 13:49:16 +0000 (13:49 +0000)
commit8d754fada81df8d65ca6b9ebab72db71bfe5fd94
tree16c34166ba8090876a2ef95773eb3a02c46920cf
parentd097af77797f030e0f29f9bbc298358a5addb2a5
patch 9.0.1068: no information about whether request term codes has an effect

Problem:    No information about whether requesting term codes has an effect.
Solution:   Add ch_log() calls to report the effect of term code responses.
            Avoid deleting an entry and then adding back the same one.
src/term.c
src/version.c