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

Since version 3.2 tmux has had the ability to read/write buffer contents from/to the system clipboard, if the underlying terminal emulator supports it. Enable this feature when we can detect that tmux supports it.