From 2aaacfbd8f6cc394df05c472f115378a2f2fa914 Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Sat, 9 Jan 2021 20:47:20 +0100 Subject: [PATCH] mention 'reattach-no-usernamespace' is not needed for tmux > 2.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52978a4..fccca2a 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,7 @@ tmux_conf_theme_status_right='#(echo foo %% bar)' ``` See `man 3 strftime`. -### Accessing the macOS clipboard from within tmux sessions +### Accessing the macOS clipboard from within tmux sessions (tmux `< 2.6`) [Chris Johnsen created the `reattach-to-user-namespace` utility][reattach-to-user-namespace] that makes `pbcopy` and `pbpaste` work