mirror of
https://github.com/neovim/neovim.git
synced 2025-11-16 15:21:20 +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.