vim-osc52
vim-osc52 copied to clipboard
Add workaround to support Neovim
Neovim cannot access /dev/tty since 0.3.0 which is needed for OSC52 support: see https://github.com/neovim/neovim/issues/8450. This PR adds the workaround suggested in the issue. This closes #6.