mirror of
https://github.com/neovim/neovim.git
synced 2025-11-19 16:51:18 +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.