neovim-remote
neovim-remote copied to clipboard
Fix tests for neovim 0.8.0
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.