mentioned tmux_conf_copy_to_os_clipboard requires xsel or xclip on Linux
This commit is contained in:
+2
-1
@@ -235,7 +235,8 @@ tmux_conf_theme_clock_style='24'
|
||||
# in copy mode, copying selection also copies to the OS clipboard
|
||||
# - true
|
||||
# - false (default)
|
||||
# on macOS, this require installing reattach-to-user-namespace, see README.md
|
||||
# on macOS, this requires installing reattach-to-user-namespace, see README.md
|
||||
# on Linux, this requires xsel or xclip
|
||||
tmux_conf_copy_to_os_clipboard=false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user