neovim-remote icon indicating copy to clipboard operation
neovim-remote copied to clipboard

Fix tests for neovim 0.8.0

Open oxalica opened this issue 3 years ago • 0 comments

Since neovim/neovim#8519, NVIM_LISTEN_ADDRESS is only directly used when it contains colons or (back-)slashes. Otherwise it is concatanated with a tempdir prefix and suffixes to form the final path.

oxalica avatar Oct 02 '22 00:10 oxalica