]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0644: popup image: duplicate sync-output code v9.2.0644
authorFoxe Chen <chen.foxe@gmail.com>
Sun, 14 Jun 2026 15:35:04 +0000 (15:35 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 14 Jun 2026 15:35:04 +0000 (15:35 +0000)
commit845fae6bdfb579211f7542e50e795be47a0cb2bd
tree773a3252ade3eb066429fd9d1e6fdf9c4cd5f9d6
parent667a011bc2b3611bd321764fbaa1313cbfe82b7c
patch 9.2.0644: popup image: duplicate sync-output code

Problem:  popup image: duplicate sync-output code
Solution: Remove duplicate code and re-use existing
          term_set_sync_output() function (Foxe Chen).

closes: #20515

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/popupwin.c
src/version.c