vim-osc52 icon indicating copy to clipboard operation
vim-osc52 copied to clipboard

Add workaround to support Neovim

Open ojroques opened this issue 5 years ago • 0 comments

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.

ojroques avatar Nov 24 '20 21:11 ojroques