mirror of
https://github.com/neovim/neovim.git
synced 2026-02-02 10:04:29 +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.