mirror of
https://github.com/neovim/neovim.git
synced 2025-09-11 13:58:18 +00:00

xsel and xcopy may be available even if a valid X display is not. Also, the availability of X may change at any time, so check on each invocation. Closes #1509.