mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
29fa934344
Problem: runtime(osc52): triggered twice with TextPutPoste autocmd Solution: Detect recursive trigger and return null (Foxe Chen) closes: #20216 Signed-off-by: Foxe Chen <chen.foxe@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>