mentioned tmux_conf_copy_to_os_clipboard requires xsel or xclip on Linux

This commit is contained in:
Gregory Pakosz
2017-06-26 07:36:20 +02:00
parent 98a896bc69
commit 0d80a1e8ba
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ Features
- configurable new windows and panes behavior (optionally retain current path)
- SSH aware split pane (reconnects to remote server, experimental)
- copy to OS clipboard (needs [`reattach-to-user-namespace`][reattach-to-user-namespace]
on macOS)
on macOS, `xsel` or `xclip` on Linux)
- [Facebook PathPicker][] integration if available
- [Urlview][] integration if available