mirror of
1
0
Fork 0

mention 'reattach-no-usernamespace' is not needed for tmux > 2.6

This commit is contained in:
Gregory Pakosz 2021-01-09 20:47:20 +01:00
parent 53d7ce8311
commit 2aaacfbd8f
1 changed files with 1 additions and 1 deletions

View File

@ -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