mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 18:28:19 +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.