mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
On some versions of macOS, pbcopy doesn't work in tmux <2.6 https://superuser.com/q/231130 Fallback to tmux in that case. Add a healthcheck for this scenario.