mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 07:01:54 +10: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.