mirror of
https://github.com/neovim/neovim.git
synced 2026-09-25 23:08:29 +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.