mirror of
https://github.com/neovim/neovim.git
synced 2026-08-06 23:49:16 +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.