mirror of
https://github.com/neovim/neovim.git
synced 2025-09-11 05:48:17 +00:00

Problem: Nvim tries to use OSC 52 even when no TUIs are attached. Solution: On each UIEnter/UILeave event, check that there is a TUI client connected to Nvim's stdout.